FontAwesome fails to load fonts locally and in electron app

I have downloaded FontAwesome using npm and then copied the css-file and the fonts into the right folders in the root-diretory of my electron-application using grunts copy task. So far so good.