/* ============================================================
   HEROBOTS · Fonts
   ------------------------------------------------------------
   The brand uses Apple's SF Pro for nearly all type, with Inter
   as a secondary face. SF Pro is a proprietary Apple typeface and
   cannot be embedded as a webfont, so the stack prefers the REAL
   SF Pro rendered by the OS on Apple devices (-apple-system /
   "SF Pro Display"/"SF Pro Text"), and falls back to Inter — the
   industry-standard SF substitute, which is also part of the
   brand's own stack — on every other platform.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
