Skip to content

Commit

Permalink
💄 Change font loading strategy for body font
Browse files Browse the repository at this point in the history
  • Loading branch information
querkmachine committed Dec 15, 2023
1 parent d7a01a2 commit 2637137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/fonts/fonts.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
src: url("SpaceGrotesk.woff2") format("woff2-variations");
font-weight: 300 700;
font-style: normal;
font-display: optional;
font-display: swap;
}

0 comments on commit 2637137

Please sign in to comment.