@font-face {
  font-family: "Amiri";
  src: url("./fonts/amiri-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Amiri";
  src: url("./fonts/amiri-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Tajawal";
  src: url("./fonts/tajawal-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Tajawal";
  src: url("./fonts/tajawal-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}