Microsoft’s open coding family, with Hebrew among its scripts and optional ligatures. Use it for editors, terminals, and code samples that mix Hebrew comments with Latin code.
Avoid: Do not set articles, tattoos, or liturgical text in a coding 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-cascadia-code {
font-family: 'David', monospace;
}