From 6dc110e776b8d34bbf5173b5fbb61ca371ae9587 Mon Sep 17 00:00:00 2001 From: jeffvli Date: Mon, 24 Nov 2025 03:01:10 -0800 Subject: [PATCH] remove unused font declaration --- src/shared/styles/global.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/shared/styles/global.css b/src/shared/styles/global.css index c16e50b2a..34ee66c81 100644 --- a/src/shared/styles/global.css +++ b/src/shared/styles/global.css @@ -173,12 +173,6 @@ button { font-display: swap; } -@font-face { - font-family: Raleway; - font-weight: 100 1000; - src: url('../../../assets/fonts/Raleway-VariableFont_wght.woff2'); -} - @font-face { font-family: 'Noto Sans JP'; font-variation-settings: 'wght' 500;