@font-face {
  font-family: "Univers";
  src: url('./Univers45Light/font.woff2') format('woff2'), url('./Univers45Light/font.woff') format('woff');
  font-weight: 300;
  font-style: normal;

}
@font-face {
  font-family: "Univers";
  src: url('./Univers55Roman/font.woff2') format('woff2'), url('./Univers55Roman/font.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Univers";
  src: url('./Univers65Bold/font.woff2') format('woff2'), url('./Univers65Bold/font.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

/*
@font-face {
  font-family: "VeneerThree";
  src: url('./VeneerRegular/font.woff2') format('woff2'), url('./VeneerRegular/font.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "VeneerExtras";
  src: url('./VeneerExtrasRegular/font.woff2') format('woff2'), url('./VeneerExtrasRegular/font.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "VeneerTwo";
  src: url('./VeneerTwo/font.woff2') format('woff2'), url('./VeneerTwo/font.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
*/

@font-face {
  font-family: "veneerregular";
  src: url('./VeneerThree/font.woff2') format('woff2'), url('./VeneerThree/font.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
