This commit is contained in:
commit
980f162c96
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@
|
||||||
font-family: 'Vazirmatn', -apple-system, system-ui, BlinkMacSystemFont,
|
font-family: 'Vazirmatn', -apple-system, system-ui, BlinkMacSystemFont,
|
||||||
'Segoe UI', Tahoma, 'Noto Sans Arabic', Helvetica, Arial, sans-serif;
|
'Segoe UI', Tahoma, 'Noto Sans Arabic', Helvetica, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
/* Urdu */
|
||||||
|
&:lang(ur) {
|
||||||
|
font-family: 'Noto Nastaliq Urdu', Gulzar, 'Jameel Noori Nastaleeq',
|
||||||
|
'Faiz Lahori Nastaleeq', 'Urdu Typesetting', Helvetica, Arial, sans-serif;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin font-family {
|
@mixin font-family {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue