Neither current windows nor linux binary (build on Ubuntu 14.04 with http://phantomjs.org/build.html) accept woff-fonts (via @font-face in CSS). Is there some kind of magic trick to switch woff support on? SVG and TTF font are accepted, but (i used ProcMon on widows) pantomjs do not make any attempts to search files with .woff extension on my system.
I saw some messages from people claimed they got phantomjs2 working with woff, so does anybody know the truth?