From 9626b92ee2aa1bd001dc9834bb8f908cecbd62d7 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 24 Mar 2015 13:29:34 +0100 Subject: style: Remove DejaVu Sans Mono @font-face --- src/style.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src') diff --git a/src/style.css b/src/style.css index 80c4393..e0689db 100644 --- a/src/style.css +++ b/src/style.css @@ -231,6 +231,7 @@ footer #emblem img { font-weight: 700; src: local('Fontin'), url('https://theos.kyriasis.com/fonts/Fontin-Bold.ttf') format('truetype'); } + @font-face { font-family: 'Fontin Sans'; font-style: normal; @@ -249,9 +250,3 @@ footer #emblem img { font-weight: 700; src: local('Fontin Sans Bold'), local('FontinSans-Bold'), url('https://theos.kyriasis.com/fonts/Fontin_Sans_B_45b.otf') format('opentype'); } -@font-face { - font-family: 'DejaVu Sans Mono'; - src: local('DejaVu Sans Mono'), url('https://theos.kyriasis.com/fonts/DejaVuSansMono.woff') format('woff'); - font-weight: normal; - font-style: normal; -} -- cgit v1.2.3-54-g00ecf