/* Self-hosted only. No CDN, no external request — the site must render fully
   with the network blocked after first load. */

@font-face{
  font-family:'Bricolage Grotesque';
  src:url('/fonts/bricolage-grotesque-700.woff2') format('woff2');
  font-weight:700; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Bricolage Grotesque';
  src:url('/fonts/bricolage-grotesque-800.woff2') format('woff2');
  font-weight:800; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'DM Sans';
  src:url('/fonts/dm-sans-400.woff2') format('woff2');
  font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'DM Mono';
  src:url('/fonts/dm-mono-400.woff2') format('woff2');
  font-weight:400; font-style:normal; font-display:swap;
}
