Enhancement: Use Tahoma as fallback for Arabic characters (#991)
This commit is contained in:
@@ -67,6 +67,7 @@ BlinkMacSystemFont,
|
|||||||
"Segoe UI",
|
"Segoe UI",
|
||||||
Roboto,
|
Roboto,
|
||||||
"Helvetica Neue",
|
"Helvetica Neue",
|
||||||
|
Tahoma,
|
||||||
Arial,
|
Arial,
|
||||||
sans-serif;
|
sans-serif;
|
||||||
$body-antialiased: true;
|
$body-antialiased: true;
|
||||||
|
|||||||
@@ -99,6 +99,7 @@ BlinkMacSystemFont,
|
|||||||
"Segoe UI",
|
"Segoe UI",
|
||||||
Roboto,
|
Roboto,
|
||||||
"Helvetica Neue",
|
"Helvetica Neue",
|
||||||
|
Tahoma,
|
||||||
Arial,
|
Arial,
|
||||||
sans-serif;
|
sans-serif;
|
||||||
$ionicons-font-path: '~ionicons/fonts';
|
$ionicons-font-path: '~ionicons/fonts';
|
||||||
|
|||||||
Reference in New Issue
Block a user