The semi-cursive type used since early Hebrew printing for Rashi and other commentaries beside a square body. Use it for commentary columns; Noto Rashi Hebrew is the open digital option.
Avoid: It is unreadable as UI and as beginner teaching material unless you are teaching the script itself.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-rashi-script {
font-family: 'David', serif;
}