@charset "UTF-8";

@font-face {
  font-family: "AvantGardeLT-Demi";
  src: url("fonts/AvantGardeLT-Demi.woff2.html") format("woff2"),
       url("fonts/AvantGardeLT-Demi.woff.html") format("woff"),
       url("fonts/AvantGardeLT-Demi.ttf.html") format("truetype"),
       url("fonts/AvantGardeLT-Demi.eot.html") format("embedded-opentype"),
       url("fonts/AvantGardeLT-Demi.html") format("svg");
  font-weight: normal;
  font-style: normal;
}

.en{
    font-family: "AvantGardeLT-Demi"; 
}