/*
 * Brand fonts — Barlow Condensed (headings) + Inter (body).
 * Matches the original site exactly (the React build loaded these from Google
 * Fonts). To fully self-host, drop woff2 files in this folder and replace the
 * @import with @font-face rules.
 */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800;900&family=Inter:wght@300;400;500;600&display=swap');
