/* CCSentry webfonts.
   Hanken Grotesk — humanist grotesk workhorse (UI, body, display).
   Spline Sans Mono — audit/data mono (claim IDs, $ exposure, timestamps, codes).
   NOTE: linked from Google Fonts CDN, not self-hosted binaries. Provide licensed
   .woff2 files to self-host and these @import lines become local @font-face rules. */

@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&family=Spline+Sans+Mono:wght@400;500;600&display=swap');
