diff --git a/fonts.css b/fonts.css index 23e897c..92af80b 100644 --- a/fonts.css +++ b/fonts.css @@ -112,4 +112,16 @@ font-family: 'special-issue-14'; src: url('fonts/ApfelGrotezk-Regular.ttf') format('truetype'); font-style: normal; +} + +@font-face { + font-family: 'special-issue-15'; + src: url('fonts/SyneMono-Regular.otf') format('opentype'); + font-style: normal; +} + +@font-face { + font-family: 'special-issue-15-t'; + src: url('fonts/Garamondt-italic.woff') format('woff'); + font-style: normal; } \ No newline at end of file