/* Self-hosted fonts — replaces the Google Fonts CDN (faster, private, no external dependency).
   Arabic shaping is preserved in the Tajawal subsets; Cormorant Garamond is a single variable
   file covering weights 300–700 (italic is synthesised). */

@font-face{font-family:'Tajawal';font-style:normal;font-weight:400;font-display:swap;src:url('Tajawal-Regular.woff2') format('woff2')}
@font-face{font-family:'Tajawal';font-style:normal;font-weight:500;font-display:swap;src:url('Tajawal-Medium.woff2') format('woff2')}
@font-face{font-family:'Tajawal';font-style:normal;font-weight:700;font-display:swap;src:url('Tajawal-Bold.woff2') format('woff2')}
@font-face{font-family:'Tajawal';font-style:normal;font-weight:800;font-display:swap;src:url('Tajawal-ExtraBold.woff2') format('woff2')}
@font-face{font-family:'Tajawal';font-style:normal;font-weight:900;font-display:swap;src:url('Tajawal-Black.woff2') format('woff2')}

@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:300 700;font-display:swap;src:url('CormorantGaramond.woff2') format('woff2')}
