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';