/* FGS Advisory webfonts.
   Primary typeface per the Mini Brand Guide: Poppins (Google Font).
   Headlines: Medium (500), Subheadlines: Regular (400), Body copy: Light (300).
   Email fallback specified by the guide: Arial.
   IBM Plex Mono added for data/labels (an intentional addition — see readme). */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
