/* Self-hosted Funnel Display + Funnel Sans (latin, variable woff2).
   THE brand stack per madescientific.com and the PROJ-031 design system:
   "Funnel Display (display) + Funnel Sans (body), tabular numerals". The
   platform shipped DM Sans + Space Grotesk from its Phase 1 build — an
   estate-wide fork (mayo.made.bio has it too) corrected here 2026-08-24 on
   Joe's call to conform to brand. OFL-licensed. */

@font-face {
  font-family: 'Funnel Display';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('/fonts/funnel-display-var.woff2') format('woff2');
}

@font-face {
  font-family: 'Funnel Sans';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('/fonts/funnel-sans-var.woff2') format('woff2');
}
