diff options
-rw-r--r-- | common.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ font-family: 'CMU Typewriter Text w'; src: url(https://filestorage.chrisoft.org/cmunbtl.woff); } +@font-face{ + font-family: 'rocksalt'; + src: url('https://filestorage.chrisoft.org/rocksalt.woff'); +} .CTitle{ font-family: 'CMU Typewriter Text w', 'CMU Typewriter Text', 'TeX Gyre Cursor', 'FreeMono', 'Courier New', Courier, monospace; font-variant-ligatures: none; |