Got a good one for you. Having an issue with windows 7 replacing the default font of some web pages to an italic and sometimes bold italic, have not had any luck getting them back to default. This happens accross all browsers, mostly with wordpress sites. Got any ideas
Click on Start, and then type fonts, and hit enter. A window will open up with all your fonts displayed. Find the font called "Arial" and double click it. For me, four fonts were listed:
Arial Black
Arial Bold
Arial Bold Italic
Arial Italic
I went and looked on another computer where things were working, and noticed that I was missing a font... Arial Regular. I copied it over from the working Windows 7 computer to this one, and most of my weird italicized fonts in web pages went away.
There were a few web pages where things were still in italics, and looking at the CSS the common thread was that they all specified Verdana. I did the same steps as above, and noticed that Verdana Regular and Verdana Bold were missing. Copied those over from a working computer and now web pages do not display italics where they are not supposed to. Hooray!