/* PrintFire — Fonts
   Bilingual EN / AR pairing.
   Latin display:  Archivo (industrial grotesque, strong B2B)
   Arabic display: Cairo   (modern, punchy, GCC-standard)
   Latin body:     IBM Plex Sans
   Arabic body:    IBM Plex Sans Arabic
   NOTE: loaded from Google Fonts. These are free substitutes chosen to match
   PrintFire's clean industrial look — if the brand owns specific licensed
   fonts, drop the files into assets/fonts/ and replace these @import lines. */

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