@font-face {
    font-family: "Favorit Variable";
    src: url("fonts/ABCFavoritVariableEdu-Regular.woff2") format("woff2-variations"),
         url("fonts/ABCFavoritVariableEdu-Regular.woff") format("woff-variations");
         font-weight: 300 900;
         font-stretch: 50% 150%;
  }
  
  @font-face {
    font-family: "Favorit";
    font-weight: normal;
    src: url("fonts/ABCFavoritEdu-Regular.woff") format("woff");
  }
  