@font-face {
  font-family: "MV Waheed";
  src: url("/api/v1/fonts/waheed/file") format("woff2");
  font-display: swap;
}
.font-waheed { font-family: "MV Waheed", sans-serif; }
@font-face {
  font-family: "AK Rasmee";
  src: url("/api/v1/fonts/ak-rasmee/file") format("truetype");
  font-display: swap;
}
.font-ak-rasmee { font-family: "AK Rasmee", sans-serif; }
@font-face {
  font-family: "Utheem";
  src: url("/api/v1/fonts/utheem/file") format("opentype");
  font-display: swap;
}
.font-utheem { font-family: "Utheem", sans-serif; }
@font-face {
  font-family: "Uthmanic Hafs";
  src: url("/api/v1/fonts/uthmanic-hafs/file") format("woff2");
  font-display: swap;
}
.font-uthmanic-hafs { font-family: "Uthmanic Hafs", sans-serif; }
@font-face {
  font-family: "Maumoon.otf";
  src: url("/api/v1/fonts/maumoon/file") format("opentype");
  font-display: swap;
}
.font-maumoon { font-family: "Maumoon.otf", sans-serif; }
