
/* Tajawal Fonts for All Arabic content */
@font-face {
  font-family: 'Tajawal';
    src: url('../fonts/Tajawal/tajawal-extralight-webfont.woff2') format('woff2'),
      url('../fonts/Tajawal/tajawal-extralight-webfont.woff') format('woff'),
      url('../fonts/Tajawal/Tajawal-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tajawal';
    src: url('../fonts/Tajawal/tajawal-light-webfont.woff2') format('woff2'),
      url('../fonts/Tajawal/tajawal-light-webfont.woff') format('woff'),
      url('../fonts/Tajawal/Tajawal-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tajawal';
    src: url('../fonts/Tajawal/tajawal-regular-webfont.woff2') format('woff2'),
      url('../fonts/Tajawal/tajawal-regular-webfont.woff') format('woff'),
      url('../fonts/Tajawal/Tajawal-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tajawal';
    src: url('../fonts/Tajawal/tajawal-medium-webfont.woff2') format('woff2'),
      url('../fonts/Tajawal/tajawal-medium-webfont.woff') format('woff'),
      url('../fonts/Tajawal/Tajawal-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tajawal';
    src: url('../fonts/Tajawal/tajawal-bold-webfont.woff2') format('woff2'),
      url('../fonts/Tajawal/tajawal-bold-webfont.woff') format('woff'),
      url('../fonts/Tajawal/Tajawal-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tajawal';
    src: url('../fonts/Tajawal/tajawal-black-webfont.woff2') format('woff2'),
      url('../fonts/Tajawal/tajawal-black-webfont.woff') format('woff'),
      url('../fonts/Tajawal/Tajawal-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* BelqeesPro Fonts for Headings */
@font-face {
  font-family: 'Belqees Pro';
    src: url('../fonts/BelqeesPro/belqeespro-webfont.woff2') format('woff2'),
      url('../fonts/BelqeesPro/belqeespro-webfont.woff') format('woff'),
      url('../fonts/BelqeesPro/belqeesPro.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Belqees Pro';
    src: url('../fonts/BelqeesPro/belqees_pro_bold-webfont.woff2') format('woff2'),
      url('../fonts/BelqeesPro/belqees_pro_bold-webfont.woff') format('woff'),
      url('../fonts/BelqeesPro/belqees_pro_bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}