/* PawTrack webfonts - brand pairing.
   Display/headings: Bricolage Grotesque - warm, modern, distinctive but credible.
   Body/UI:          Plus Jakarta Sans - friendly, trustworthy, highly legible.
   Mono:             JetBrains Mono - codes & identifiers only.
   All three are open-source (SIL OFL) and loaded from Google Fonts. To self-host,
   drop the .woff2 files into assets/fonts/ and replace this with @font-face rules. */
@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,600;12..96,700;12..96,800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;700&display=swap");
