From 783fc22c868f91e4a36dbd052c128efaaadd337e Mon Sep 17 00:00:00 2001 From: Dilson's Pickles Date: Tue, 17 Oct 2023 14:14:02 +1100 Subject: [PATCH] Fix FOIT lighthouse warning --- src/styles/icons.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/icons.css b/src/styles/icons.css index 87700f2..38eee40 100644 --- a/src/styles/icons.css +++ b/src/styles/icons.css @@ -3,6 +3,7 @@ src: url('/fonts/MusescoreIcon.ttf') format('truetype'); font-weight: normal; font-style: normal; + font-display: swap; } .icon {