@font-face {
  font-family: 'Kufam Black';
  src: url('/fonts/ar/Kufam-Black.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Mada';
  src: url('/fonts/ar/Mada-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Digi Maryam';
  src: url('/fonts/ar/Digi-Maryam-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Farsi Simple Bold';
  src: url('/fonts/ar/Farsi Simple Bold.ttf') format('truetype');
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: 'AA-DIQA Normal';
  src: url('/fonts/ar/AA-DIQA-Normal.otf') format('opentype');
  font-display: swap;
}
/* ملف الخط ده اسمه غريب، هندّيه عائلة "RB" لأنها اللي موجودة في الـ<select> */
@font-face {
  font-family: 'RB';
  src: url('/fonts/ar/alfont_com_riyd-bank-Bold.ttf') format('truetype');
  font-weight: bold;
  font-display: swap;
}

/* ========= English (ضيف فقط لو عندك ملفاتهم) ========= */
/* أمثلة — غيّر المسارات حسب ملفاتك الفعلية */
@font-face {
  font-family: 'ISOCP3';
  src: url('/fonts/en/ISOCP3.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Bank Gothic Light BT';
  src: url('/fonts/en/BankGothicLightBT.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Abril Fatface';
  src: url('/fonts/en/AbrilFatface-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Broadway';
  src: url('/fonts/en/Broadway.ttf') format('truetype');
  font-display: swap;
}
