A slightly rounded sans with Latin, Hebrew, and several other scripts in one family. Use it when a friendly UI face must match across Hebrew and English.
Avoid: The rounded terminals look informal in legal, liturgical, or dense print.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-rubik {
font-family: 'Rubik', sans-serif;
}