/* Hebrew layer for the landing page. Load AFTER landing.css on the RTL page.
   Swaps to the same clean Hebrew sans used across the Hebrew rounds. */
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700;800&display=swap');
:root{
  --font-display:'Heebo','Arial Hebrew',sans-serif;
  --font-body:'Heebo','Arial Hebrew',sans-serif;
}
header.site h1{font-weight:800}
