@font-face {
    font-family: 'Veneer';
    src: url('fonts/veneer/VeneerTwo.woff2') format('woff2'),
        url('fonts/veneer/VeneerTwo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url('fonts/brandon/BrandonGrotesqueRegular/font.woff2') format('woff2'), url('fonts/brandon/BrandonGrotesqueRegular/font.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url('fonts/brandon/BrandonGrotesqueBold/font.woff2') format('woff2'), url('fonts/brandon/BrandonGrotesqueBold/font.woff') format('woff');
  font-weight: bold;
}

