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

/* Spectral - Light 300 Italic */
@font-face {
  font-family: 'Spectral';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('Spectral-LightItalic.woff2') format('woff2');
}

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

/* JetBrains Mono - Variable Font */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100 800;
  font-display: swap;
  src: url('JetBrainsMono[wght].woff2') format('woff2');
}

/* JetBrains Mono - Variable Font Italic */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: italic;
  font-weight: 100 800;
  font-display: swap;
  src: url('JetBrainsMono-Italic[wght].woff2') format('woff2');
}

/* Manrope - Variable Font */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('Manrope[wght].woff2') format('woff2');
}
