/* Phone Buzz core typeface.
   SUBSTITUTION: the source spec names a proprietary marketing sans. No binaries were
   supplied, so Inter (500/600/700) stands in — closest geometric match per the spec's
   own substitution note. Swap the @font-face src here when real files arrive. */
@import url("../../../vendor/inter/inter.css");
:root{--font-core:"Inter","Inter Fallback",-apple-system,BlinkMacSystemFont,"Segoe UI",helvetica,arial,sans-serif;--font-body:var(--font-core);--font-display:var(--font-core)}
