Embed fonts CSS only, avoid Access-Control-Allow-Origin error
In a project I need to use fonts embed on an other non https server resulting in security errors in the console. So I look into options and one of them is to encode the font directly into the CSS.