@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/poppins-400-latin.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/poppins-500-latin.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/poppins-600-latin.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Questrial";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/questrial-400-latin.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Noto Sans Arabic";
  font-style: normal;
  font-weight: 400 600;
  src: url("../../fonts/noto-sans-arabic-400-600.woff2") format("woff2");
}

