@font-face {
  font-family: 'Hanken Grotesk';
  src: url('/fonts/HankenGrotesk-wght.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: 'DM Mono';
  src: url('/fonts/DMMono-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'DM Mono';
  src: url('/fonts/DMMono-Medium.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
