@charset "UTF-8";

@font-face {
  font-family: "AvantGardeLT-Demi";
  src: url("fonts/AvantGardeLT-Demi.html") format("woff2"),
       url("fonts/AvantGardeLT-Demi-2.html") format("woff"),
       url("fonts/AvantGardeLT-Demi-3.html") format("truetype"),
       url("fonts/AvantGardeLT-Demi-4.html") format("embedded-opentype"),
       url("fonts/AvantGardeLT-Demi-5.html") format("svg");
  font-weight:normal;
  font-style: normal;
}

.en{
    font-family: "AvantGardeLT-Demi"; 
}
@font-face{
    font-family: "Nahdi-Black";
    src: local(Nahdi-Black);
    font-size: normal;
}
.ar{
    font-family: "Nahdi-Black";
}
