/* Probe Security — Webfonts
   Cinzel        — inscriptional roman caps; echoes the "PROBE" wordmark. Brand/display accents.
   Hanken Grotesk — modern humanist grotesque; headings + body + UI.
   IBM Plex Mono — data / badge IDs / metadata.
   NOTE: loaded from Google Fonts CDN. These are SUBSTITUTIONS for the brand's
   original print typefaces (the wordmark appears to be set in Trajan). Swap in
   licensed binaries + local @font-face if exact fidelity is required. */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Hanken+Grotesk:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
