/* ============================================================
   fonts.css — Self-hosted fonts (no Google Fonts CDN needed)
   Upload the /fonts/ folder together with this file.
   ============================================================ */

/* Playfair Display */
@font-face { font-family:'Playfair Display'; font-style:normal;  font-weight:400; font-display:swap; src:url('fonts/pd-400.woff2')  format('woff2'); }
@font-face { font-family:'Playfair Display'; font-style:italic;  font-weight:400; font-display:swap; src:url('fonts/pd-400i.woff2') format('woff2'); }
@font-face { font-family:'Playfair Display'; font-style:normal;  font-weight:500; font-display:swap; src:url('fonts/pd-500.woff2')  format('woff2'); }
@font-face { font-family:'Playfair Display'; font-style:italic;  font-weight:500; font-display:swap; src:url('fonts/pd-500i.woff2') format('woff2'); }
@font-face { font-family:'Playfair Display'; font-style:normal;  font-weight:600; font-display:swap; src:url('fonts/pd-600.woff2')  format('woff2'); }
@font-face { font-family:'Playfair Display'; font-style:italic;  font-weight:600; font-display:swap; src:url('fonts/pd-600i.woff2') format('woff2'); }
@font-face { font-family:'Playfair Display'; font-style:normal;  font-weight:700; font-display:swap; src:url('fonts/pd-700.woff2')  format('woff2'); }
@font-face { font-family:'Playfair Display'; font-style:italic;  font-weight:700; font-display:swap; src:url('fonts/pd-700i.woff2') format('woff2'); }

/* DM Sans */
@font-face { font-family:'DM Sans'; font-style:normal;  font-weight:300; font-display:swap; src:url('fonts/dm-300.woff2')  format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:italic;  font-weight:300; font-display:swap; src:url('fonts/dm-300i.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal;  font-weight:400; font-display:swap; src:url('fonts/dm-400.woff2')  format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:italic;  font-weight:400; font-display:swap; src:url('fonts/dm-400i.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal;  font-weight:500; font-display:swap; src:url('fonts/dm-500.woff2')  format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal;  font-weight:600; font-display:swap; src:url('fonts/dm-600.woff2')  format('woff2'); }

/* Tajawal (Arabic) */
@font-face { font-family:'Tajawal'; font-style:normal; font-weight:300; font-display:swap; src:url('fonts/tj-300.woff2') format('woff2'); }
@font-face { font-family:'Tajawal'; font-style:normal; font-weight:400; font-display:swap; src:url('fonts/tj-400.woff2') format('woff2'); }
@font-face { font-family:'Tajawal'; font-style:normal; font-weight:500; font-display:swap; src:url('fonts/tj-500.woff2') format('woff2'); }
@font-face { font-family:'Tajawal'; font-style:normal; font-weight:700; font-display:swap; src:url('fonts/tj-700.woff2') format('woff2'); }
