/* ALT Construction — Webfonts
 * ALT has no proprietary typefaces. These Google Fonts match the documented
 * aesthetic direction:
 *   - Space Grotesk  -> display / headline voice (technical, carved)
 *   - Jost           -> alternate display (geometric/Futura-like, classical —
 *                       closer to the logo wordmark; toggled in the website kit)
 *   - Hanken Grotesk -> body / UI voice (clean neutral grotesque)
 *   - Space Mono     -> technical labels, measurements, eyebrows
 * For production you may self-host these (download .woff2 from Google Fonts) and
 * replace this @import with local @font-face rules. See readme.md "Fonts".
 */
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Jost:wght@400;500;600;700&family=Hanken+Grotesk:wght@300;400;500;600;700&family=Space+Mono:wght@400;700&display=swap');
