From 857e82c3d613a23c8b74b6b42754618b8de57398 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 2 Apr 2025 12:09:05 -0400 Subject: I don't like the I of the other font... --- common.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common.css') diff --git a/common.css b/common.css index 0c33bb1..a67bb2c 100644 --- a/common.css +++ b/common.css @@ -7,8 +7,8 @@ src: url('https://filestorage.chrisoft.org/rocksalt.woff'); } @font-face{ - font-family: 'Delius Swash Caps'; - src: url('https://filestorage.chrisoft.org/DeliusSwashCaps-Regular.woff'); + font-family: 'Soon'; + src: url('https://filestorage.chrisoft.org/soon.woff'); } .CTitle{ font-family: 'CMU Typewriter Text w', 'CMU Typewriter Text', 'TeX Gyre Cursor', 'FreeMono', 'Courier New', Courier, monospace; -- cgit v1.2.3