﻿@font-face {
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 300;
  src: url('../assets/fonts/Almarai-300.ttf') format('truetype');
  font-display: swap;
}

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

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

@font-face {
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 800;
  src: url('../assets/fonts/Almarai-800.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Instrument Serif';
  font-style: italic;
  font-weight: 400;
  src: url('../assets/fonts/InstrumentSerif-Italic.ttf') format('truetype');
  font-display: swap;
}

