/* خطوط تقدّر — مولَّدة آليًّا، مقتطعة على العربية واللاتينية والأرقام.
   لا تُحرَّر يدويًّا. */

@font-face {
  font-family: 'Cairo';
  src: url('../fonts/Cairo.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tajawal';
  src: url('../fonts/Tajawal-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tajawal';
  src: url('../fonts/Tajawal-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SpaceGrotesk';
  src: url('../fonts/SpaceGrotesk.woff2') format('woff2');
  font-weight: 500 700;
  font-style: normal;
  font-display: swap;
}
