@font-face {
  font-family: 'Tusker Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/TuskerGrotesk-5700/TuskerGrotesk-5700Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Ingram Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Ingram-Mono/Ingram-Mono-Regular.otf') format('opentype');
}