/* Turbo — Fonts
   NOTE: Turbo's production webfonts were not provided. Substituting the closest
   matches on Google Fonts:
   - "Cairo"      → bilingual (Latin + Arabic) geometric sans for the rounded,
     geometric feel of the Turbo wordmark. Used for display + body.
   - "IBM Plex Mono" → tracking numbers, codes, tabular data.
   Flag to the user: please provide the real brand fonts to replace these. */

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