From 9dbbb8b5b760ec007a2616083bea188fa85fddaa Mon Sep 17 00:00:00 2001 From: "Reid \"reidlab" Date: Thu, 17 Oct 2024 15:57:42 -0700 Subject: [PATCH] remove unused font --- src/styles/main.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/styles/main.css b/src/styles/main.css index 19565d0..1016a62 100644 --- a/src/styles/main.css +++ b/src/styles/main.css @@ -1,10 +1,3 @@ -@font-face { - font-family: "Akira Expanded"; - font-style: normal; - font-display: swap; - src: url("/fonts/akira-expanded.otf") format("opentype"); -} - @font-face { font-family: "Hack"; font-style: normal;