fonts++
This commit is contained in:
@@ -8,13 +8,11 @@
|
||||
@font-face {
|
||||
font-family: 'Beryozki';
|
||||
src: url('/style/fonts/Beryozki.woff') format('woff'),
|
||||
url('Beryozki.ttf') format('truetype'),
|
||||
url('Beryozki.svg#Beryozki') format('svg');
|
||||
url('/style/fonts/Beryozki.ttf') format('truetype'),
|
||||
url('/style/fonts/Beryozki.svg#Beryozki') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.normalText {
|
||||
font-size: var(--textSize);
|
||||
|
||||
Reference in New Issue
Block a user