diff --git a/static/fonts.less b/static/fonts.less index e258ff6..96ae5d9 100644 --- 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 deleted file mode 100644 index 1e289dd..0000000 Binary files a/static/fonts/KaTeX_Greek-Bold.woff2 and /dev/null differ diff --git a/static/fonts/KaTeX_Greek-BoldItalic.woff2 b/static/fonts/KaTeX_Greek-BoldItalic.woff2 deleted file mode 100644 index 8a18d2e..0000000 Binary files a/static/fonts/KaTeX_Greek-BoldItalic.woff2 and /dev/null differ diff --git a/static/fonts/KaTeX_Greek-Italic.woff2 b/static/fonts/KaTeX_Greek-Italic.woff2 deleted file mode 100644 index 2055974..0000000 Binary files a/static/fonts/KaTeX_Greek-Italic.woff2 and /dev/null differ diff --git a/static/fonts/KaTeX_Greek-Regular.woff2 b/static/fonts/KaTeX_Greek-Regular.woff2 deleted file mode 100644 index 48ed7f1..0000000 Binary files a/static/fonts/KaTeX_Greek-Regular.woff2 and /dev/null differ