/* ================================================
   Self-Hosted Fonts - Nunito Sans & Almarai
   ================================================ */

/* Nunito Sans - Variable Font */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 200 1000;
  font-display: swap;
  src: url("/assets/NunitoSans-VariableFont_YTLC,opsz,wdth,wght-8f7d376e.ttf") format('truetype');
}

/* Nunito Sans - Variable Font Italic */
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 200 1000;
  font-display: swap;
  src: url("/assets/NunitoSans-Italic-VariableFont_YTLC,opsz,wdth,wght-aeca85b6.ttf") format('truetype');
}

/* Almarai - Regular (400) */
@font-face {
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/almarai-regular-c5d42f42.woff2") format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}

/* Almarai - Bold (700) */
@font-face {
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/almarai-bold-5fc9f289.ttf") format('truetype');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}
