/* Arabic faces. Self-hosted, like the Latin ones, so /ar/ depends on no system
   font either. Amiri and IBM Plex Sans Arabic are SIL Open Font License 1.1.

   Both are subset to the Arabic block plus its punctuation — the modern
   alphabet, its diacritics and both digit sets — and to the shaping features
   the script actually needs. Presentation forms, Quranic and Persian/Urdu
   extensions and the Latin coverage are all dropped: the Latin on this page is
   served by Newsreader and Manrope, which /ar/ already loads. 320 KB of
   published subsets becomes 90 KB. Rebuild with tools/build_ar_fonts.sh. */

@font-face{font-family:'Amiri';font-style:normal;font-weight:400;
  font-display:swap;src:url('./mug-amiri-400-ar.woff2') format('woff2');
  unicode-range:U+060C, U+061B, U+061F, U+0621-0655, U+0660-066D, U+0670,
    U+06D6-06DC, U+06E5-06E6, U+06F0-06F9, U+200C-200F, U+FB50-FDFF, U+FE70-FEFC}
@font-face{font-family:'IBM Plex Sans Arabic';font-style:normal;font-weight:400;
  font-display:swap;src:url('./mug-plexar-400-ar.woff2') format('woff2');
  unicode-range:U+060C, U+061B, U+061F, U+0621-0655, U+0660-066D, U+0670,
    U+06D6-06DC, U+06E5-06E6, U+06F0-06F9, U+200C-200F, U+FB50-FDFF, U+FE70-FEFC}
/* 500 is mapped to 400: the stylesheet asks for it in two places only, and a
   fifth file is not worth the byte cost of a weight nobody can see. */
@font-face{font-family:'IBM Plex Sans Arabic';font-style:normal;font-weight:500;
  font-display:swap;src:url('./mug-plexar-400-ar.woff2') format('woff2');
  unicode-range:U+060C, U+061B, U+061F, U+0621-0655, U+0660-066D, U+0670,
    U+06D6-06DC, U+06E5-06E6, U+06F0-06F9, U+200C-200F, U+FB50-FDFF, U+FE70-FEFC}
@font-face{font-family:'IBM Plex Sans Arabic';font-style:normal;font-weight:600;
  font-display:swap;src:url('./mug-plexar-600-ar.woff2') format('woff2');
  unicode-range:U+060C, U+061B, U+061F, U+0621-0655, U+0660-066D, U+0670,
    U+06D6-06DC, U+06E5-06E6, U+06F0-06F9, U+200C-200F, U+FB50-FDFF, U+FE70-FEFC}
@font-face{font-family:'IBM Plex Sans Arabic';font-style:normal;font-weight:700;
  font-display:swap;src:url('./mug-plexar-700-ar.woff2') format('woff2');
  unicode-range:U+060C, U+061B, U+061F, U+0621-0655, U+0660-066D, U+0670,
    U+06D6-06DC, U+06E5-06E6, U+06F0-06F9, U+200C-200F, U+FB50-FDFF, U+FE70-FEFC}
