@font-face {
  font-family: 'Almarai';
  src: url('../webfonts/Almarai-Light.ttf') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Almarai';
  src: url('../webfonts/Almarai-Regular.ttf') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Almarai';
  src: url('../webfonts/Almarai-Bold.ttf') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Almarai';
  src: url('../webfonts/Almarai-ExtraBold.ttf') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}