I am using CQ 5.5. A customer site that I have the task of bringing into CQ included the use webfonts from Font Squirrel. Usually I deploy through Maven and noticed when I checked the site with Firefox, the fonts are not being used and Firefox is displaying eerrors:
[17:22:52.177] downloadable font: incorrect file size in WOFF header (font-family: "simplesans bold" style:normal weight:normal stretch:normal src index:1)
source: http://localhost:4502/etc/designs/projectname/fonts/simplesans-bold-webfont-webfont.woff @ http://localhost:4502/etc/designs/projectname/static.css
It is displaying this error for every one of the 'special fonts' used. From the error, it appeared the font file was corrupted. So I copied them again from source into the project. No go. Then I tried copying them directly into my /etc/designs/projectname/fonts. I see them intially added at the right size but then almost immediately jump up to about double the original size. Obviously CQ, is processing them in some way that is corrupting them.
Has anyone seen this and can provide guidance?
Any suggestions are greatly appreciated.
Jeffrey W. Pearson