Skip to content

Commit

Permalink
feat(frontend): swap in webfont when loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed Apr 5, 2024
1 parent 558f546 commit 0e2fbcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/styles/config/font-face.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@font-face {
font-display: swap;
font-family: mona-sans;
font-stretch: 75% 125%;
font-weight: 200 900;
Expand Down

0 comments on commit 0e2fbcf

Please sign in to comment.