A biblical Hebrew serif from SIL with nikud and cantillation designed for scripture encoding. Use it for Tanakh, critical text, and any page that needs reliable taamim.
Avoid: It is a scholar’s Bible face, not a website UI or display font.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-ezra-sil {
font-family: 'David', serif;
}