Skip to content

Commit 3878513

Browse files
committed
Removed font-display.
1 parent ab71b4a commit 3878513

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/styles/fonts.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
url('../assets/fonts/Px-Grotesk-Regular.woff') format('woff');
1414
font-weight: 400;
1515
font-style: normal;
16-
font-display: swap;
1716
}
1817

1918
// Bold
@@ -24,5 +23,4 @@
2423
url('../assets/fonts/Px-Grotesk-Bold.woff') format('woff');
2524
font-weight: 700;
2625
font-style: normal;
27-
font-display: swap;
2826
}

0 commit comments

Comments
 (0)