From 63d1a02d3bb7afa30e945f64d5e7c1b0a9684fc8 Mon Sep 17 00:00:00 2001 From: eqkter Date: Sun, 20 Aug 2023 11:19:02 +0200 Subject: auto updating site --- static/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/css/style.css b/static/css/style.css index 29cfa10..4a4ed49 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,21 +1,25 @@ @font-face { font-family: "Hack"; src: url(../fonts/Hack-Regular.ttf); + font-display: swap; } @font-face { font-family: "Kingthings Foundation"; src: url(../fonts/Kingthings-Foundation.ttf); + font-display: swap; } @font-face { font-family: "Kingthings Exeter"; src: url(../fonts/Kingthings-Exeter.ttf); + font-display: swap; } @font-face { font-family: "Venturis Old"; src: url(../fonts/VenturisOldADF-Regular.otf); + font-display: swap; } body{ -- cgit v1.2.3