commit 2231e782a4a7841ef8e2f4668f408638f938d529 parent 2ab14ea224bc9e7818e69c893e8086b46877f670 Author: Dan Fox <iamdanfox@gmail.com> Date: Wed, 5 Nov 2014 12:29:13 +0000 Remove Greek fonts Diffstat:
5 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/static/fonts.less b/static/fonts.less @@ -52,10 +52,6 @@ .font-face('Caligraphic', normal, normal); .font-face('Fraktur', bold, normal); .font-face('Fraktur', normal, normal); -.font-face('Greek', bold, normal); -.font-face('Greek', bold, italic); -.font-face('Greek', normal, italic); -.font-face('Greek', normal, normal); .font-face('Main', bold, normal); .font-face('Main', normal, italic); .font-face('Main', normal, normal); diff --git a/static/fonts/KaTeX_Greek-Bold.woff2 b/static/fonts/KaTeX_Greek-Bold.woff2 Binary files differ. diff --git a/static/fonts/KaTeX_Greek-BoldItalic.woff2 b/static/fonts/KaTeX_Greek-BoldItalic.woff2 Binary files differ. diff --git a/static/fonts/KaTeX_Greek-Italic.woff2 b/static/fonts/KaTeX_Greek-Italic.woff2 Binary files differ. diff --git a/static/fonts/KaTeX_Greek-Regular.woff2 b/static/fonts/KaTeX_Greek-Regular.woff2 Binary files differ.