/* Regular */
@font-face {
  font-family: "GE Flow";
  src: url("../fonts/Arabic/GE_Flow_Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

/* Light */
@font-face {
  font-family: "GE Flow";
  src: url("../fonts/Arabic/GE\ SS\ Text\ Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

/* Bold */
@font-face {
  font-family: "GE Flow";
  src: url("../fonts/Arabic/GE\ Flow\ Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
