47c012fb4c
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
6 lines
137 B
CSS
6 lines
137 B
CSS
@font-face {
|
|
font-family: 'LogoFont';
|
|
src: url('./fonts/Lobster-Regular.ttf');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |