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