Font-face embedded fonts look fuzzy in Windows 7 browsers

css, font-face

Solution

Try the http://www.fontsquirrel.com/fontface/generator generated markup.

Problem

I'm using a font called Chunk Five and when embedded with font-face, it looks almost unreadable in windows 7 browsers because of the way Windows renders their fonts (it's too fuzzy and thick). I've tried modifying things like font-weight and text-shadow, but they don't have any effect. Is there any way to change this or will I have to resort back to cufon?

Original source