====== Visual Studio 2012 ====== ===== help viewer font ===== make a file ''ie.css'': BODY { FONT-FAMILY: "Segoe UI", Verdana, Arial; } .codeSnippetContainerCode PRE { FONT-FAMILY: Consolas, Courier, monospace; } SPAN.code { FONT-FAMILY: Monospace, Courier New, Courier; } Then in "IE > Internet options > Accessibility" (for russian **"Сервис / Свойства браузера / Общие / Оформление"**), I checked "Ignore font styles", "Format documents using my style sheet" and specified my file path\ie.css by clicking "browsing" button.