@font-face {
  font-family: 'Brandon Grotesque medium';
  src: url('../fonts/Brandon_med.otf');
}

@font-face {
  font-family: 'Brandon Grotesque black';
  src: url('../fonts/Brandon_blk.otf');
}


@font-face {
  font-family: 'Brandon Grotesque thin';
  src: url('../fonts/Brandon_thin.otf');
}


@font-face {
  font-family: 'Brandon Grotesque regular';
  src: url('../fonts/Brandon_reg.otf');
}

@font-face {
  font-family: 'Brandon Grotesque bold';
  src: url('../fonts/Brandon_bld.otf');
}
