Enhancement: Use Tahoma as fallback for Arabic characters (#991)

This commit is contained in:
Mohmmd
2020-07-01 10:46:08 +02:00
committed by GitHub
parent cc02611007
commit 534409d25a
2 changed files with 2 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ BlinkMacSystemFont,
"Segoe UI",
Roboto,
"Helvetica Neue",
Tahoma,
Arial,
sans-serif;
$body-antialiased: true;

View File

@@ -99,6 +99,7 @@ BlinkMacSystemFont,
"Segoe UI",
Roboto,
"Helvetica Neue",
Tahoma,
Arial,
sans-serif;
$ionicons-font-path: '~ionicons/fonts';