@font-face {
  font-family: "brandon-grotesque";
  src: url('./brandon-grotesque-regular.woff2') format('woff2'),
       url('./brandon-grotesque-regular.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

