/* Begin: Font-Faimly */

@font-face {
  font-family: "meralBold";
  src: url("../custom-fonts/Meral_Bold.otf");
}
@font-face {
  font-family: "meralEtraLight";
  src: url("../custom-fonts/Meral_EtraLight.otf");
}
@font-face {
  font-family: "meralLight";
  src: url("../custom-fonts/Meral_Light.otf");
}
@font-face {
  font-family: "meralMedium";
  src: url("../custom-fonts/Meral_Medium.otf");
}
@font-face {
  font-family: "meralRegular";
  src: url("../custom-fonts/Meral_Regular.otf");
}
@font-face {
  font-family: "meralSemiBold";
  src: url("../custom-fonts/Meral_SemiBold.otf");
}

@font-face {
  font-family: "meralThin";
  src: url("../custom-fonts/Meral_Thin.otf");
}
@font-face {
  font-family: "signPainter";
  src: url("../custom-fonts/Sign_Painter.ttf");
}

/* End: Font-Faimly */
