@font-face {
  font-family: "Exo 2";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/exo2/Exo2-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Exo 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/exo2/Exo2-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Exo 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/exo2/Exo2-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Exo 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/exo2/Exo2-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/heebo/Heebo-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/heebo/Heebo-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/heebo/Heebo-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/heebo/Heebo-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/cairo/cairo-300.woff2") format("woff2");
}
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/cairo/cairo-400.woff2") format("woff2");
}
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/cairo/cairo-500.woff2") format("woff2");
}
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/cairo/cairo-700.woff2") format("woff2");
}
html {
  font-family: "Heebo", "Exo 2", Arial, sans-serif;
}

html:lang(en) {
  font-family: "Exo 2", "Heebo", Arial, sans-serif;
}

html:lang(ar) {
  font-family: "Cairo", "Heebo", Arial, sans-serif;
}

/*# sourceMappingURL=fonts.css.map */
