I'm hosting Piwik on an Ubuntu server with the whole LAMP stack. After upgrading to Piwik 3 the font stopped working.
I get this 403 error:
You don't have permission to access /piwik/plugins/Morpheus/fonts/piwik.woff on this server.
I found this GitHub issue but I don't see what I should do.
I also tried adding mime types to /etc/apache2/mods-available/mime.conf
but didn't really help either.
Permissions looked fine to me as well.