﻿@font-face {
  font-family: "AvantGardeLT-Demi";
  src: url("") format("woff2"),
       url("") format("woff"),
       url("") format("truetype"),
       url("") format("embedded-opentype"),
       url("") format("svg");
  font-weight: normal;
  font-style: normal;
}

.en{
    font-family: "AvantGardeLT-Demi"; 
}