From 76336cc3a7319a5295bc516ff70301e45c24cb0f Mon Sep 17 00:00:00 2001 From: Simon C Date: Thu, 26 Nov 2020 17:22:25 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20Affiche=20le=20texte=20avant=20le=20t?= =?UTF-8?q?=C3=A9l=C3=A9chargement=20de=20la=20police?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/styles/fonts.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/styles/fonts.sass b/assets/styles/fonts.sass index ed5742e..81a9259 100644 --- a/assets/styles/fonts.sass +++ b/assets/styles/fonts.sass @@ -2,6 +2,7 @@ font-family: 'League Spartan Variable' src: url('/fonts/LeagueSpartan-VF.woff2') format('woff2-variations') font-weight: 200 900 + font-display: swap html font-size: 18px