fixed font assignment
This commit is contained in:
parent
b4aa116bf7
commit
ee7c1002f1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
src: local('Moderustic'), local('moderustic'), url('/fonts/Moderustic/Moderustic-Variable.ttf') format('truetype');
|
||||
src: local('Moderustic'), local('moderustic'), url('/fonts/Moderustic/Moderustic-VariableFont_wght.ttf') format('truetype');
|
||||
}
|
||||
/*@font-face {
|
||||
font-family: 'Lato';
|
||||
|
|
Loading…
Reference in a new issue