Setup:
Local Font with spaces in file name: font a.woff
CSS compression: enabled

produces following css: url(/sites/default/files/font...) without " " and thus browser cannot load font

Just renamed font to: font_a.woff and problem solved.

Comments

sreynen’s picture

Status: Active » Postponed (maintainer needs more info)

Which specific file has that CSS in it? That doesn't look like the CSS I'm seeing, which has both quotes and no /sites/default... prefix (since the font files are in the same directory as the CSS.

neslee canil pinto’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)