From f9aab390399f62e7bf9f1dbe98387222c48e3b31 Mon Sep 17 00:00:00 2001 From: Marshall Polaris Date: Tue, 19 Jul 2022 13:57:32 -0700 Subject: [PATCH] Clean up font loading and see if it fixes our problem (#667) --- web/pages/_document.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/web/pages/_document.tsx b/web/pages/_document.tsx index 2ff0b494..b8cb657c 100644 --- a/web/pages/_document.tsx +++ b/web/pages/_document.tsx @@ -6,16 +6,15 @@ export default function Document() { - - -