@font-face {
  font-family: 'crozetregular';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('fonts/crozetregular.woff') format('truetype');
}

@font-face {
  font-family: 'banana';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('fonts/banana.woff2') format('truetype');
}

@font-face {
  font-family: 'bananalight';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('fonts/bananalight.woff2') format('truetype');
}