/* ============================================================
   BPO Digital — Fonts
   Matches the group reference (bpopix.com.br):
     Playfair Display (display/headings, serif)
     Inter            (body/UI, sans-serif)
   IBM Plex Mono is an in-house addition for numeric/tabular data
   (rates, CNPJ, IDs) — not present on the reference site.
   NOTE: served from Google Fonts CDN — no local binaries yet.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
