/* Localist EG webfonts.
   Brand fonts per the official guidelines:
     • Main + body:  GOTHAM (Black for display, Medium for body)
     • Arabic text:  CAIRO
     • Accent:       "Blanquotey" (decorative — not sourced here)
   Gotham is a commercial Hoefler&Co typeface and is NOT on Google Fonts.
   It is substituted here with MONTSERRAT — the standard free Gotham
   stand-in (same geometric proportions). Cairo IS loaded for Arabic.
   Replace this file with real @font-face rules if you license Gotham. */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Cairo:wght@400;500;600;700;800&display=swap');
