@font-face {
  font-family: 'Brandon-Regular';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('./BrandonText-Regular.woff2');
  format: ('woff2');
}

@font-face {
  font-family: 'Brandon-RegularItalic';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('./BrandonText-RegularItalic.woff2');
  format: ('woff2');
}

@font-face {
  font-family: 'BrandonText-Medium';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('./BrandonText-Medium.woff2');
  format: ('woff2');
}

@font-face {
  font-family: 'BrandonText-MediumItalic';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('./BrandonText-MediumItalic.woff2');
  format: ('woff2');
}

@font-face {
  font-family: 'BrandonText-Bold';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('./BrandonText-Bold.woff2');
  format: ('woff2');
}

@font-face {
  font-family: 'BrandonText-BoldItalic';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('./BrandonText-BoldItalic.woff2');
  format: ('woff2');
}
