We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afa379 commit 564a0a5Copy full SHA for 564a0a5
1 file changed
fonts/fonts.css
@@ -7,6 +7,7 @@
7
font-weight: 400;
8
font-display: swap;
9
src: url('Inter/Inter-Regular.woff2') format('woff2');
10
+ font-display: optional;
11
}
12
13
@font-face {
0 commit comments