quick question, I’m currently trying to style a font to resemble the letters pictured below. Before I proceed any further I just wanted to be sure there wasn’t already a standard, web-safe, font that resembles these letters. I’m not familiar with font design terminology, so I’m not sure what the technical description of the letters below would be. Thanks much.

I don’t think there is a standard pre-installed web font (Like Arial, Times ….) out there that is this bold. Under some circumstances, you can force super-bold text using the
font-weightproperty but cross-browser support is very shaky, and the font needs to support the boldness.Google Web fonts has the Coda font which seems to come pretty close. Maybe that is an option?