/* Self-hosted Latin variable fonts from Google Fonts (OFL). */

/* Display face. This wide monospace font is only for large sizes. */
@font-face {
  font-family: 'Martian Mono';
  font-style: normal;
  font-weight: 100 800;
  font-stretch: 75% 112.5%;
  font-display: swap;
  src: url(fonts/martian-mono.woff2) format('woff2');
}

/* Body text. */
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url(fonts/instrument-sans.woff2) format('woff2');
}

/* Record data. This font shows prefixes, ASNs, and field keys. */
@font-face {
  font-family: 'Spline Sans Mono';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(fonts/spline-sans-mono.woff2) format('woff2');
}
