/* CapturePlan webfonts.
   Montserrat = logo / display lockups. Inter = all UI + body copy.
   Both are the brand's real fonts and both are free on Google Fonts, so they are
   loaded from the Google Fonts CDN rather than self-hosted binaries. If you need
   offline / self-hosted files, drop woff2 files in assets/fonts and swap the
   @font-face src below. */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Montserrat:wght@600;700;800&display=swap");
