Culmus’s open take on the classic Israeli Simple sans. Use it for basic UI and documents when you can ship Culmus files under their GPL-with-font-exception terms.
Avoid: The Culmus licence is not OFL; check it before bundling in an app store binary.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-simple-clm {
font-family: 'David', sans-serif;
}