From 7d4eddb09be19624a0b27ea0b3b43dc5191ba9bb Mon Sep 17 00:00:00 2001 From: camilo Date: Tue, 17 Aug 2021 13:34:24 +0200 Subject: [PATCH] new fonts S15 --- fonts.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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