/*
 * Zelf gehoste Google Fonts, uitsluitend de Latin-subset die deze site gebruikt.
 * Bron, licentie en checksums: /assets/fonts/OFL.txt
 */
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("/assets/fonts/dm-sans-latin.woff2?v=aa530716b0d3") format("woff2");
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300 800;
  font-display: optional;
  src: url("/assets/fonts/manrope-latin.woff2?v=e310b55a7fd9") format("woff2");
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/assets/fonts/plus-jakarta-sans-latin.woff2?v=cd8db90cd950") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/fonts/inter-latin.woff2?v=c940764593d0") format("woff2");
}

@font-face {
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/assets/fonts/jetbrains-mono-latin.woff2?v=2c32b9b3ee35") format("woff2");
}
