mediawiki-skins-Citizen/resources/skins.citizen.styles.fonts.ar/index.less

19 lines
379 B
Plaintext
Raw Normal View History

/*
* Name: Noto Sans Arabic
* Version: 568609b
* Link: https://github.com/notofonts/arabic/tree/main
* Axis: wdth, wght
*
* Name: Noto Naskh Arabic
* Version: 568609b
* Link: https://github.com/notofonts/arabic/tree/main
* Axis: wght
*/
@import 'ar.less';
:root {
--font-family-language-base: 'Noto Sans Arabic';
--font-family-language-serif: 'Noto Naskh Arabic';
}