/* ================================
   Custom Fonts for Saudi Albitek
   ================================ */

/* Manrope Variable Font */
@font-face {
  font-family: 'Manrope';
  src: url('Manrope-VariableFont_wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* DM Sans Variable Font */
@font-face {
  font-family: 'DM Sans';
  src: url('DMSans-VariableFont_opsz,wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}