From e904d5a38244851044cb74f7066c61887a03885a Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Wed, 8 Apr 2026 14:24:40 +0200 Subject: Added the Argon Glow font --- src/Style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Style/style.css') diff --git a/src/Style/style.css b/src/Style/style.css index 439efa6..b3109b8 100644 --- a/src/Style/style.css +++ b/src/Style/style.css @@ -1,6 +1,6 @@ /* Synthwave Terminal */ -/* Define the font */ +/* Define the fonts */ @font-face { font-family: 'Hacked'; src: url('./fonts/Hacked/Hacked-KerX.ttf') format('truetype'); -- cgit v1.2.3