/* genral classes */
@font-face {
  font-family:"29LT Zarid Sans Rg" ;
  src: url("../fonts/29LT-Zarid-Sans/29LTZaridSans-Bold.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  unicode-range: U+0600-06FF;
}
@font-face {
  font-family:"29LT Zarid Sans Rg" ;
  src: url("../fonts/29LT-Zarid-Sans/29LTZaridSans-Bold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  unicode-range: U+0600-06FF;

}
@font-face {
  font-family:"29LT Zarid Sans Rg" ;
  src: url("../fonts/29LT-Zarid-Sans/29LTZaridSans-Bold.otf") format("opentype") ;
  font-weight: 300;
  font-style: normal;

  unicode-range: U+0600-06FF;
}
@font-face {
  font-family:"29LT Zarid Sans Rg" ;
  src: url("../fonts/29LT-Zarid-Sans/29LTZaridSans-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;

  unicode-range: U+0600-06FF;
}


@font-face {
  font-family: "29LTZaridSerif";
  src:url('../fonts/29L-Zarid-Serif/29LTZaridSerif-Lt.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
 
  unicode-range: U+0600-06FF;
}
@font-face {
  font-family: "29LTZaridSerif";
  src: url('../fonts/29L-Zarid-Serif/29LTZaridSerif-Md.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
 
  unicode-range: U+0600-06FF;

}
@font-face {
  font-family: "29LTZaridSerif";
  src:url('../fonts/29L-Zarid-Serif/29LTZaridSerif-Rg.otf') format("opentype");
  font-weight: 300;
  font-style: normal;

  unicode-range: U+0600-06FF;
}
@font-face {
  font-family: "29LTZaridSerif";
  src:url('../fonts/29L-Zarid-Serif/29LTZaridSerif-Bd.otf') format("opentype");
  font-weight: 700;
  font-style: normal;

  unicode-range: U+0600-06FF;
}


// english fonts
@font-face {
  font-family: "gotham";
  src: url("../fonts/Gotham-Font/Gotham-Light.otf");
  font-weight: 300;
  font-style: normal;

  unicode-range: U+2160-2188, U+0000-007F;
}
@font-face {
  font-family: "gotham";
  src: url("../fonts/Gotham-Font/Gotham-Thin.otf");
  font-weight: 200;
  font-style: normal;

  unicode-range: U+2160-2188, U+0000-007F;
}
@font-face {
  font-family: "gotham";
  src: url("../fonts/Gotham-Font/Gotham-XLight.otf");
  font-weight: lighter;
  font-style: normal;
 
  unicode-range: U+2160-2188, U+0000-007F;
}
@font-face {
  font-family: "gotham";
  src: url("../fonts/Gotham-Font/Gotham-Bold.otf");
  font-weight: 700;
  font-style: normal;
  unicode-range: U+2160-2188, U+0000-007F;
}

@font-face {
  font-family: "gotham";
  src: url("../fonts/Gotham-Font/Gotham-Bold.otf");
  font-weight: 400;
  font-style: normal;

  unicode-range: U+2160-2188, U+0000-007F;

}



@font-face {
  font-family: "Displace";
  src: url("../fonts/Displace2.0/Displace2.0-Medium.otf");
  font-weight: 400;
  font-style: normal;

}
@font-face {
  font-family: "Displace";
  src: url("../fonts/Displace2.0/Displace2.0-Bold.otf");
  font-weight: 700;
  font-style: normal;

}


