/* ============================================================================
   OMAA — Web fonts
   All three families are first-party Google Fonts (not substitutions):
     • Sora            — display / brand / headings
     • Hanken Grotesk  — UI / body
     • JetBrains Mono  — technical (EPG times, stream URLs, account codes)
     • Cairo           — Arabic display + UI (RTL), pairs with Sora's geometry
   Import this file, OR drop the equivalent <link> tags in <head>.
   ============================================================================ */
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Hanken+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=Cairo:wght@400;500;600;700;800&display=swap');
