@font-face {
    font-family: 'Brandon Grotesque';
    src: url(../fonts/Brandon_bld.otf) format("opentype");
    font-weight: 700;
  }
@font-face {
  font-family: 'Brandon Grotesque';
  src: url(../fonts/Brandon_light.) format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url(../fonts/Brandon_reg.otf.) format("opentype");
  font-weight: 400;
}