From 59d80c8a046b3daf8522b461fc69690d37c0bb21 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Fri, 23 Nov 2018 15:56:58 +0100 Subject: [PATCH] hopefully text will draw faster --- css/readtheorg.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/readtheorg.css b/css/readtheorg.css index 3936591..6837735 100644 --- a/css/readtheorg.css +++ b/css/readtheorg.css @@ -2,6 +2,7 @@ @import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css); @font-face { font-family: "DoulosSIL"; + font-display: swap; src:url("../fonts/DoulosSIL-R.woff"); }