/* Tajawal — the Arabic UI face for سكن الياسمين, decided by the client and self-hosted here
   rather than in chassis/vendor/ so other builds keep Cairo untouched.
   Subset to Arabic + Arabic presentation forms + Latin-1 + digits + the few marks the UI uses,
   layout features preserved so Arabic joins and ligatures still shape correctly.
   3 weights = 51 KB total. Cairo's 2-weight subset was 27 KB; the extra 24 KB buys the
   400/500/700 ladder the design brief specifies, and swap keeps text from ever blocking paint. */
@font-face{font-family:'Tajawal';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/tajawal-400.woff2) format('woff2');}
@font-face{font-family:'Tajawal';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/tajawal-500.woff2) format('woff2');}
@font-face{font-family:'Tajawal';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/tajawal-700.woff2) format('woff2');}
