/* International edition only: every non-Hebrew language shares Google Sans.
   The stylesheet is never requested by kingdom.co.il, so Birzia stays
   entirely within the Israeli experience. */
html[dir="ltr"] body {
    font-family: "Google Sans", sans-serif;
    font-optical-sizing: auto;
    font-variation-settings: "GRAD" 0;
}

/* Several game panels name Birzia directly for their display copy. Make the
   international typeface consistent without altering sizes, weights or layout. */
html[dir="ltr"] body *,
html[dir="ltr"] body *::before,
html[dir="ltr"] body *::after {
    font-family: inherit !important;
}
