A soft, rounded sans with Hebrew in the family, closer to a kids’ or brand face than a text cut. Use it for playful headlines and education UI.
Avoid: Long articles and formal print need a real text sans or serif.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-fredoka {
font-family: 'David', sans-serif;
}