diff --git a/static/fonts.less b/static/fonts.less index e258ff613..96ae5d96e 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 1e289dd5e..000000000 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 8a18d2e35..000000000 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 20559746f..000000000 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 48ed7f118..000000000 Binary files a/static/fonts/KaTeX_Greek-Regular.woff2 and /dev/null differ