/* Local Google Fonts — self-hosted */
@font-face {
  font-family: 'DM Serif Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../../fonts/dm-serif-display.woff2') format('woff2');
}

@font-face {
  font-family: 'Varta';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('../../fonts/varta.woff2') format('woff2');
}

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