/* static/css/tajawal-font.css */

/* وزن 300 - Light */
@font-face {
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('https://blr1.digitaloceanspaces.com/ymenu/static/fonts/tajawal-v12-arabic-300.woff2') format('woff2');
}

/* وزن 400 - Regular */
@font-face {
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://blr1.digitaloceanspaces.com/ymenu/static/fonts/tajawal-v12-arabic-regular.woff2') format('woff2');
}

/* وزن 500 - Medium (إضافي متاح لديك) */
@font-face {
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('https://blr1.digitaloceanspaces.com/ymenu/static/fonts/tajawal-v12-arabic-500.woff2') format('woff2');
}

/* وزن 700 - Bold */
@font-face {
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://blr1.digitaloceanspaces.com/ymenu/static/fonts/tajawal-v12-arabic-700.woff2') format('woff2');
}