/* ── DecoType Thuluth — خط الثلث ─────────────────── */
@font-face {
  font-family: 'DecoType Thuluth';
  src: url('../fonts/DecoTypeThuluth.woff') format('woff'),
       url('../fonts/DecoTypeThuluth.ttf')  format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ── Baghdad — خط بغداد ─────────────────────────── */
@font-face {
  font-family: 'Baghdad';
  src: url('../fonts/Baghdad.woff') format('woff'),
       url('../fonts/Baghdad.ttf')  format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
