/* QuicKPlus type — Sohne is proprietary (Klim Type Foundry).
   Substituted with Inter (weights 300/400) as the closest open-source analogue.
   Swap these @font-face rules for licensed Sohne binaries for full brand fidelity. */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap');

:root {
  --font-display: 'Inter', 'SF Pro Display', system-ui, sans-serif;
  --font-body: 'Inter', 'SF Pro Display', system-ui, sans-serif;
}
