A Windows Hebrew UI sans used in older Microsoft interfaces. Use it only when targeting that system stack.
Avoid: It is not an open webfont and is a weak brand choice on the public web.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-gisha {
font-family: 'David', sans-serif;
}