/* 03-generic/fonts — self-hosted woff2. No Google Fonts @import (CSP-friendly).
   Paths resolve relative to this file's logical dir via Propshaft's url() rewriter. */
@font-face {
  font-family: "Departure Mono";
  src: url("/assets/fonts/DepartureMono-Regular-7d5f0643.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("/assets/fonts/IBMPlexSans-400-3d177c26.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("/assets/fonts/IBMPlexSans-600-60b62022.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
