/*!
 * Licensed under DevelopMe2022
 */
@font-face {
    font-family: "gessTwo";
    
    src:   url("../fonts/arabic/GE-SS-Two-Medium.ttf");
}
.arab{
    font-family: "gessTwo";
  }

  @font-face {
    font-family: "Roboto";
    
    src:   url("../fonts/eng/Roboto-Bold.ttf");
}
.eng{
    font-family: "Roboto";
  }


