diff options
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/static/style.css b/static/style.css index b69b1fe..23d0369 100644 --- a/static/style.css +++ b/static/style.css @@ -27,20 +27,6 @@ */ @font-face { - font-family: 'Ysabeau Office'; - src: url('/fonts/ysabeau-office-regular.otf') format('opentype'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'Ysabeau Office'; - src: url('/fonts/ysabeau-office-regular-italic.otf') format('opentype'); - font-weight: normal; - font-style: italic; -} - -@font-face { font-family: 'Source Sans 3'; src: url('/fonts/source-sans-3-normal.otf') format('opentype'); font-style: normal; |