From 46f1bc20c85be0cffdfd62d2001d658fc0af8185 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Mon, 26 Jun 2023 20:29:59 +0100 Subject: [PATCH] css: fix font error comment wasn't ended, so some font weights/styles weren't loading and esbuild was complaining. --- css/fonts.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/fonts.css b/css/fonts.css index a035890..32ca4d1 100644 --- a/css/fonts.css +++ b/css/fonts.css @@ -22,7 +22,7 @@ font-family: 'Hanken Grotesk'; font-style: italic; font-weight: 500; - src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_vietnamese-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ * + src: url('../fonts/hanken-grotesk-v8-cyrillic-ext_latin_vietnamese-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ } /* hanken-grotesk-700 - cyrillic-ext_latin_vietnamese */