/* Self-hosted Google Fonts */

/* Atkinson Hyperlegible Mono - Variable font (weights 200-800) */
@font-face {
  font-family: 'Atkinson Hyperlegible Mono';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('atkinson-hyperlegible-mono.woff2') format('woff2');
}

@font-face {
  font-family: 'Atkinson Hyperlegible Mono';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url('atkinson-hyperlegible-mono-italic.woff2') format('woff2');
}

/* Pixelify Sans - Variable font (weights 400-700) */
@font-face {
  font-family: 'Pixelify Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('pixelify-sans.woff2') format('woff2');
}

/* Rubik Pixels */
@font-face {
  font-family: 'Rubik Pixels';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('rubik-pixels.woff2') format('woff2');
}

/* Sixtyfour */
@font-face {
  font-family: 'Sixtyfour';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('sixtyfour.woff2') format('woff2');
}
