@font-face {
  font-family: "HelveticaNeueLT_Arabic_Bold";
  src: url("../fonts/HelveticaNeueLT_Arabic_75_Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/HelveticaNeueLT_Arabic_75_Bold.eot") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/HelveticaNeueLT_Arabic_75_Bold.otf") format("opentype"),
    /* Open Type Font */
    url("../fonts/HelveticaNeueLT_Arabic_75_Bold.svg") format("svg"),
    /* Legacy iOS */
    url("../fonts/HelveticaNeueLT_Arabic_75_Bold.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("../fonts/HelveticaNeueLT_Arabic_75_Bold.woff") format("woff"),
    /* Modern Browsers */
    url("../fonts/HelveticaNeueLT_Arabic_75_Bold.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GretaBold';
  src: url('../fonts/GretaArabic-Bold.eot');
  src: url('../fonts/GretaArabic-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GretaArabic-Bold.woff') format('woff'),
      url('../fonts/GretaArabic-Bold.ttf') format('truetype'),
      url('../fonts/GretaArabic-Bold.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GretaLight';
  src: url('../fonts/Greta_Arabic_Light.eot');
  src: url('../fonts/Greta_Arabic_Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Greta_Arabic_Light.woff') format('woff'),
      url('../fonts/Greta_Arabic_Light.ttf') format('truetype'),
      url('../fonts/Greta_Arabic_Light.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}