Google’s pan-Unicode Hebrew sans, with broad coverage of letters, nikud, and related marks. Use it when a site must mix Hebrew with many other Noto scripts, or when vowel points matter.
Avoid: The design is deliberately neutral, so it will not carry a strong Israeli brand voice.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-noto-sans-hebrew {
font-family: 'Noto Sans Hebrew', sans-serif;
}