fix: Inter webfont was all italic all the time
This commit is contained in:
parent
688a99cd4a
commit
ba3a9c95db
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/* inter-latin-wght-normal */
|
||||
@font-face {
|
||||
font-family: 'Inter Variable';
|
||||
font-style: italic;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
font-weight: 100 900;
|
||||
src: url(/fonts/inter-latin-wght-normal.woff2) format('woff2-variations');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue