@font-face {
  font-family: 'Hogfish';
  font-style: normal;
  font-weight: normal;
  src: url('./Hogfish.woff2') format('woff2'), url('./Hogfish.woff') format('woff');
}

@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: bold;
  src: url('./Jost-Bold.woff2') format('woff2'), url('./Jost-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: medium;
  src: url('./Jost-Medium.woff2') format('woff2'), url('./Jost-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Boogaloo';
  font-style: normal;
  font-weight: bold;
  src: url('./Boogaloo-Regular.woff2') format('woff2'), url('./Boogaloo-Regular.woff') format('woff');
  font-display: fallback;
}
