/* Debts or Death — Webfonts
   Display: Cormorant Garamond — classical, high-contrast Roman serif (book title voice)
   UI/Body: Libre Franklin — professional neutral grotesque (fintech/legal body)
   Data/Mono: IBM Plex Mono — financial figures, NRIC masking, document refs
   NOTE: Loaded from Google Fonts CDN. Real binaries are not bundled into the
   system — if production self-hosting is required, supply the .woff2 files. */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Libre+Franklin: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');
