From 1b490fd513b4eeae4a6da8a33208427b0a91868e Mon Sep 17 00:00:00 2001 From: opsecfail <164926768+opsecfail@users.noreply.github.com> Date: Sun, 5 May 2024 18:12:15 +0300 Subject: [PATCH] Update global.css --- css/global.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/global.css b/css/global.css index 6eb43f7..1ae55a2 100644 --- a/css/global.css +++ b/css/global.css @@ -18,6 +18,11 @@ font-family: 'cooper'; src: url('../fonts/cooper-hewitt.otf') format('opentype'); } + +@font-face { + font-family: 'mono'; + src: url('../fonts/CascadiaMono-BoldItalic.otf') format('opentype'); +} /*end*/ body { font-family: 'cooper';