/* ============================================================
   Virtual Voice — Fonts
   Primary: Poppins (all marketing, headings, buttons, body)
   UI:      Inter  (dense data tables, portal & admin interfaces)
   Both are free Google Fonts. Imported here so consumers get
   the @font-face declarations automatically.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');
