/* Same original, locally hosted font files as the Zawaya project. */
@font-face {
  font-family: 'Droid Arabic Kufi';
  src: url("fonts/droid-arabic-kufi-regular.9af6cf067289.woff2") format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  src: url("fonts/droid-arabic-kufi-bold.f07864b5ce86.woff2") format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
:root { --boost-font: 'Droid Arabic Kufi', Arial, sans-serif; }
html { font-synthesis: none; }
