/* Self-hosted fonts - no Google Fonts requests */

@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 300 700;
  font-stretch: 100%;
  font-display: swap;
  src: url('bricolage-grotesque.woff2') format('woff2');
}

@font-face {
  font-family: 'Quisas Standard';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('quisas-standard.woff2') format('woff2');
}

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url('jetbrains-mono.woff2') format('woff2');
}

@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url('space-grotesk.woff2') format('woff2');
}
