@font-face {
  font-display: swap;
  font-family: 'Brandon-Text';
  font-style: italic;
  font-weight: 300;
  src: local(''),
  url('/fonts/brandon-text/BrandonTextWebLightItalic/font.woff2') format('woff2'),
  url('/fonts/brandon-text/BrandonTextWebLightItalic/font.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Brandon-Text';
  font-style: normal;
  font-weight: 400;
  src: local(''),
  url('/fonts/brandon-text/BrandonTextWebRegular/font.woff2') format('woff2'),
  url('/fonts/brandon-text/BrandonTextWebRegular/font.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Brandon-Text';
  font-style: normal;
  font-weight: 500;
  src: local(''),
  url('/fonts/brandon-text/BrandonTextWebMedium/font.woff2') format('woff2'),
  url('/fonts/brandon-text/BrandonTextWebMedium/font.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Brandon-Text';
  font-style: normal;
  font-weight: 700;
  src: local(''),
  url('/fonts/brandon-text/BrandonTextWebBold/font.woff2') format('woff2'),
  url('/fonts/brandon-text/BrandonTextWebBold/font.woff') format('woff');
}
