I've been using font-squirrel for quite sometime and was really happy with its generator and the @font-face method as it doesn't produce any FOUT. But recently a project came for development and when I tried to generate, it gave an error
The font abc.otf is blacklisted by the Generator. Sorry
Where abc.otf is font-file. Now the client has purchased the license for the font, only issue is while development I don't know how to use the font. I don't want to use Cufon as it doesn't support change in styling and I need to have different color for Hover text.
I am looking for a website which can generate @font-face variants for IE7+ {EOT}, firefox and webkit
I finally figured out how to do it :)