@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./assets/anton.ttf) format('truetype');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./assets/plex-mono.ttf) format('truetype');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(./assets/plex-mono-medium.ttf) format('truetype');
}
/* Original site's Adobe-hosted Aktiv Grotesk definitions. */
@font-face {
  font-family: 'aktiv-grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://use.typekit.net/af/855c4b/00000000000000007753ca4f/31/l?subset_id=2&fvd=n4&v=3') format('woff2');
}
@font-face {
  font-family: 'aktiv-grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://use.typekit.net/af/0e4445/00000000000000007753ca37/31/l?subset_id=2&fvd=n7&v=3') format('woff2');
}
