/* ============================================================
   theautomatedfirm — Webfonts
   ------------------------------------------------------------
   SUBSTITUTION NOTE:
   The brand spec calls for Neue Haas Grotesk Bold / Aktiv Grotesk
   Black — both commercial licenses not redistributable here.
   We substitute HANKEN GROTESK, the closest free neo-grotesque
   on Google Fonts: tight, confident, with a touch of warmth and
   true heavy weights (800/900) for the display + numeral role.
   Swap in the licensed faces by replacing this @import and the
   --font-* family stacks in typography.css.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,500&display=swap');
