To make font-face kit, I use the font-face generator by font squirrel : http://www.fontsquirrel.com/fontface/generator
But this doesn’t support postscript contour and it export only woff with truetype contour. Is there a website or a programm to do it?
<– Edit –>
A guy from Typophile told me I could use sfntly ( http://code.google.com/p/sfntly/ ) but I have absolutely no idea how to use this. Anyone knowes wehe to start with that ?
Easiest method is to download the
sfnt2wofftool from http://people.mozilla.com/~jkew/woff/Once downloaded, open Terminal.app in OS X and drag
sfnt2woffto the Terminal window. (This will paste the full path of the app on the command line.) It is then a simple terminal command:A WOFF will be created in the same directory as the font.