/* HHC webfonts — Bitter (display/serif) + Lato (body/UI).
   Loaded from Google Fonts CDN. Both families match the original brand spec exactly.
   NOTE: If you need fully self-hosted/offline fonts, drop the .woff2 files into
   assets/fonts/ and replace this @import with local @font-face rules. */
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,700&family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400;1,700&display=swap');
