/****************************************
* Noto Sans Arabic (Optimized)
* - Variable font
* - Local .woff2
* - Scoped to Arabic Unicode Range
*****************************************/

@font-face {
    font-family: 'noto-sans-arabic';
    src: url('/site/fonts/noto-sans-arabic/noto-sans-arabic-variable.woff2') format('woff2');
    unicode-range: U+0600-06FF;
    font-weight: 100 900; /* variable weight range */
    font-style: normal;
    font-display: swap;
}