From 750aa9f1b80b0cb9234c0d3a67cdbb3b4e9fd1cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Mon, 11 Jan 2021 13:02:02 +0900 Subject: [PATCH] feat: added font display swap --- app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app.css b/app.css index 2322585..2e5ae16 100644 --- a/app.css +++ b/app.css @@ -15,6 +15,7 @@ body { @font-face { font-family: "Uni Sans Heavy CAPS"; src: url("/logofont.otf"); + font-display: swap; } .logofont {