diff options
author | 2025-04-02 12:09:05 -0400 | |
---|---|---|
committer | 2025-04-02 12:09:05 -0400 | |
commit | 857e82c3d613a23c8b74b6b42754618b8de57398 (patch) | |
tree | cb0a5f3ae0c33356255f325be1e84b6e41013eee /common.css | |
parent | d854801c8764311a28289631b06207411483a7da (diff) | |
download | web-857e82c3d613a23c8b74b6b42754618b8de57398.tar.xz |
Diffstat (limited to 'common.css')
-rw-r--r-- | common.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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; |