/* Local Google Fonts - hosted for performance */

/* Space Grotesk Variable Font */
@font-face {
  font-family: 'Space Grotesk';
  src: url('../fonts/space-grotesk/space-grotesk-v21.woff2') format('woff2');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

/* Fira Code Variable Font */
@font-face {
  font-family: 'Fira Code';
  src: url('../fonts/fira-code/fira-code-v26.woff2') format('woff2');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

/* Space Mono - Regular */
@font-face {
  font-family: 'Space Mono';
  src: url('../fonts/space-mono/space-mono-v17-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Space Mono - Bold */
@font-face {
  font-family: 'Space Mono';
  src: url('../fonts/space-mono/space-mono-v17-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Nunito Variable Font */
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/nunito/nunito-v31.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
