/****************************************
* Noto Sans Hebrew (Optimized)
* - Variable font
* - Local .woff2
* - Scoped to U+0590-05FF
*****************************************/

@font-face {
    font-family: 'noto-sans-hebrew';
    src: url('/site/fonts/noto-sans-hebrew/noto-sans-hebrew-variable.woff2') format('woff2');
    unicode-range: U+0590-05FF;
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
