A metric-compatible Courier New substitute with Hebrew coverage. Use it for code samples, plain-text dumps, and aligned bilingual tables.
Avoid: Monospace Hebrew is hard to read as running prose or as a tattoo.
Use the family name in a font stack with a same-genre fallback so unsupported browsers still land on a reasonable Hebrew face.
.hebrew-cousine {
font-family: 'Cousine', monospace;
}