From 74ca819e4f4426398982e2280d4cc5d21e9877f8 Mon Sep 17 00:00:00 2001 From: Oj Date: Sat, 12 Mar 2022 11:01:53 +0000 Subject: [PATCH] [Splash > UI] Clean up font loading --- src/splash/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/splash/index.html b/src/splash/index.html index cca8a9a..04d38e2 100644 --- a/src/splash/index.html +++ b/src/splash/index.html @@ -17,8 +17,6 @@ @font-face { font-family: Whitney; - font-weight: 400; - font-style: normal; src: url(https://cdn.openasar.dev/whitney_400.woff) format("woff"); }