/* Self-hosted fonts (google-webfonts-helper, latin subset, woff2 only).
   Served by WhiteNoise; also embedded into PDF exports by WeasyPrint. */

/* Inter 400 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/inter-v20-latin-regular.da03732a27e1.woff2") format('woff2');
}
/* Inter 600 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/inter-v20-latin-600.2ede57db1a3a.woff2") format('woff2');
}
/* Inter 700 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/inter-v20-latin-700.8ca0a5155296.woff2") format('woff2');
}
/* JetBrains Mono 400 */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-v24-latin-regular.caf0dfde4e44.woff2") format('woff2');
}
/* JetBrains Mono 600 */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-v24-latin-600.075ec35bc15b.woff2") format('woff2');
}
