Greek is covered by Inter

This commit is contained in:
root
2023-06-29 08:29:03 +05:30
parent 92b0b5d94b
commit 8f9754b3dd
+1
View File
@@ -437,6 +437,7 @@ async function syncStylesPerLanguage (locale) {
// All the Inter-based languages
case 'Latn':
case 'Cyrl':
case 'Grek':
// Don't need to import fonts because Inter supports Latin and Cyrillic and is always loaded
document.body.classList.remove(...document.body.classList)
document.body.classList.add('default-font')