@font-face {
  font-family: 'Brandon';
  font-weight: 400;
  src: url('./brandon/400.woff2') format('woff2');
}

@font-face {
  font-family: 'Brandon';
  font-weight: 400;
  font-style: italic;
  src: url('./brandon/400-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Brandon';
  font-weight: 700;
  src: url('./brandon/700.woff2') format('woff2');
}