diff --git a/assets/style.css b/assets/style.css index 0b70381..f0e9706 100644 --- a/assets/style.css +++ b/assets/style.css @@ -10,7 +10,7 @@ url("fonts/SourceSerif4-Variable.woff2") format("woff2"); font-weight: 200 900; font-style: normal; - font-display: swap; + font-display: optional; } @font-face { font-family: "Source Serif 4 Variable"; @@ -18,7 +18,7 @@ url("fonts/SourceSerif4-Variable-Italic.woff2") format("woff2"); font-weight: 200 900; font-style: italic; - font-display: swap; + font-display: optional; } @font-face { font-family: "Inter Variable"; @@ -26,7 +26,7 @@ url("fonts/Inter-Variable.woff2") format("woff2"); font-weight: 100 900; font-style: normal; - font-display: swap; + font-display: optional; } @font-face { font-family: "Inter Variable"; @@ -34,7 +34,7 @@ url("fonts/Inter-Variable-Italic.woff2") format("woff2"); font-weight: 100 900; font-style: italic; - font-display: swap; + font-display: optional; } /* -------- Tokens -------- */