@font-face {
  font-family: 'Brandon';
  src: url('Brandon/hvd_fonts_-_brandontext-bold.woff2') format('woff2'),
       url('Brandon/hvd_fonts_-_brandontext-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;

}

@font-face {
  font-family: 'Brandon';
  src: url('Brandon/hvd_fonts_-_brandontext-light.woff2') format('woff2'),
       url('Brandon/hvd_fonts_-_brandontext-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;

}

@font-face {
  font-family: 'Brandon';
  src: url('Brandon/hvd_fonts_-_brandontext-regular.woff2') format('woff2'),
       url('Brandon/hvd_fonts_-_brandontext-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;

}

@font-face {
  font-family: 'Brandon';
  src: url('Brandon/hvd_fonts_-_brandontext-thin.woff2') format('woff2'),
       url('Brandon/hvd_fonts_-_brandontext-thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;

}