From dc18f437aefe6615b5c8ba96b779189601d4d8e9 Mon Sep 17 00:00:00 2001 From: Tanner Date: Thu, 17 Sep 2026 20:06:57 +0000 Subject: [PATCH] H1 font load optional --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 5013860..c1422d4 100644 --- a/styles.css +++ b/styles.css @@ -2,7 +2,7 @@ font-family: "Grand Hotel"; font-style: normal; font-weight: 400; - font-display: swap; + font-display: optional; src: url("/assets/fonts/grand-hotel.ttf") format("truetype"); } @font-face {