Files
tp/begushiybashkir/src/style/fonts.css
T
valitovgaziz 47c012fb4c modified: begushiybashkir/src/index.html
new file:   begushiybashkir/src/style/fonts.css
	new file:   begushiybashkir/src/style/fonts/Lobster-Regular.ttf
	modified:   begushiybashkir/src/style/style.css
add font for logo
2025-09-01 15:52:49 +05:00

6 lines
137 B
CSS

@font-face {
font-family: 'LogoFont';
src: url('./fonts/Lobster-Regular.ttf');
font-weight: normal;
font-style: normal;
}