A humanist sans with a large x-height and a full Hebrew set, released through Google Fonts. Use it for UI, articles, and bilingual sites that need a calm reading face.
Avoid: Display posters and tattoo lettering need more contrast than Assistant offers.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-assistant {
font-family: 'Assistant', sans-serif;
}