I have this in my .emacs: (set-frame-font "Consolas-10")
and I also tried this: (set-frame-font "Consolas-10")
But the font between the <h2>
tags are not Consolas (or maybe Italic Consolas):
How can I change the font of elements between html tags (or disable italics, bold, etc.)?