/* fonts.css — RunselfHQ webfonts.
   NOTE: shipped from Google Fonts CDN, not self-hosted binaries.
   Poppins = display/headings, Geist = body/UI, Geist Mono = code/technical.
   These are the design.md-specified families; swap to self-hosted @font-face
   if the user provides binaries. */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Geist:wght@300;400;500;600;700&family=Geist+Mono:wght@400;500;600&display=swap');
