A Windows-bundled cut of Zvi Narkis’s text work, one of the default “Israeli serif” looks on desktop systems. Use it in office documents and print that already live on Windows Hebrew.
Avoid: Do not hotlink a system font on the web; licence a Narkis family from a foundry instead.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-narkisim {
font-family: 'David', serif;
}