Change the highest priority Persian font to Vazirmatn
This commit is contained in:
parent
ab187ab265
commit
b916bb6ee9
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
||||||
}
|
}
|
||||||
/* Farsi (Persian) */
|
/* Farsi (Persian) */
|
||||||
&:lang(fa) {
|
&:lang(fa) {
|
||||||
font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI',
|
font-family: 'Vazirmatn', -apple-system, system-ui, BlinkMacSystemFont,
|
||||||
Tahoma, 'Noto Sans Arabic', Helvetica, Arial, sans-serif;
|
'Segoe UI', Tahoma, 'Noto Sans Arabic', Helvetica, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue