/* Local Vazirmatn from source_files/fonts */
@font-face {
  font-family: "Vazirmatn";
  src: url("/landing/assets/fonts/vazirmatn-200.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("/landing/assets/fonts/vazirmatn-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("/landing/assets/fonts/vazirmatn-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("/landing/assets/fonts/vazirmatn-500.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("/landing/assets/fonts/vazirmatn-600.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("/landing/assets/fonts/vazirmatn-700.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("/landing/assets/fonts/vazirmatn-800.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("/landing/assets/fonts/vazirmatn-900.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Quran ayahs on phone mockup */
@font-face {
  font-family: "UthmanicHafs";
  src: url("/landing/assets/fonts/UthmanicHafs.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
