We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea3c5d commit 61fd2b1Copy full SHA for 61fd2b1
resources/css/app.css
@@ -163,8 +163,8 @@ body {
163
/* Inter Variable Font with browser compatibility considerations */
164
@font-face {
165
font-family: 'Inter';
166
- src: url('/fonts/Inter-Variable.woff2') format('woff2'),
167
- url('/fonts/Inter-Variable.ttf') format('truetype');
+ src: url('/fonts/InterVariable.woff2') format('woff2'),
+ url('/fonts/InterVariable.ttf') format('truetype');
168
font-weight: 100 900;
169
font-style: normal;
170
font-display: swap;
0 commit comments