/* Kepler — Webfonts
   The product loads these directly from Google Fonts (see src/index.css);
   no local font binaries ship in the codebase, so we mirror that exact
   @import rather than substitute a different delivery mechanism. */

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;900&family=JetBrains+Mono:wght@400;500;700&display=swap');
