Skip to content

Commit d84cfb6

Browse files
feat(FOIT) add font-dispaly for our font (#3021)
1 parent 01cb08e commit d84cfb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/fonts.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
src: url('../assets/geomanist-medium.woff2') format('woff2'), url('../assets/geomanist-medium.woff') format('woff');
44
font-weight: 600;
55
font-style: normal;
6+
font-display: swap;
67
}

0 commit comments

Comments
 (0)