fix: Inter webfont was all italic all the time

This commit is contained in:
Joshua Seigler 2025-06-23 09:54:09 -04:00
parent 688a99cd4a
commit ba3a9c95db

View file

@ -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');