@font-face {
  font-family: "TheSansArabic";
  src: url("./thesansarabic-bold.woff2") format("woff2"),
    url("./thesansarabic-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TheSansArabic";
  src: url("./thesansarabic-semibold.woff2") format("woff2"),
    url("./thesansarabic-semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "TheSansArabic";
  src: url("./thesansarabic-plain.woff2") format("woff2"),
    url("./thesansarabic-plain.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "TheSansArabic";
  src: url("./thesansarabic-plain.woff2") format("woff2"),
    url("./thesansarabic-plain.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
