/* CareInsight webfonts — Hanken Grotesk (display + body) and IBM Plex Mono (labels/code).
   Both are Google Fonts; imported here so consumers linking styles.css get them.
   If self-hosted binaries are required, drop the .woff2 files in assets/fonts/ and
   replace this @import with @font-face rules pointing at them. */
@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap');
