/* ============================================================
   HRC Punjab Bar Council — Webfonts
   Display serif:  Source Serif 4  (institutional gravitas)
   UI / Body sans: Public Sans     (accessible, government-grade)
   Data / mono:    IBM Plex Mono   (tabular figures, case numbers)
   ------------------------------------------------------------
   NOTE: loaded from Google Fonts. These are substitutions chosen
   to match the brand wordmark (a heavy humanist grotesque). If you
   have licensed brand font binaries, drop them in /assets/fonts and
   replace these @import lines with @font-face rules.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&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+Mono:wght@400;500;600&display=swap');
