/* Baloyi Financials — Webfonts
   NOTE: No brand font files were provided. These are Google Fonts CDN substitutions
   chosen to match a "classic professional" brief:
     - Source Serif 4  → headings / display (classic transitional serif)
     - IBM Plex Sans   → UI + body (neutral, legible workhorse)
     - IBM Plex Mono   → figures, tabular numerals, code
   If you have licensed brand fonts, drop the files in assets/fonts/ and replace
   these @import lines with local @font-face rules. */
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400&family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
