Generate fonts from SVG icons
Requires grunt
To install clone repo and install dependencies:
npm install
grunt
Default action generates font files from icons in /icons dir and saves to /build directory including .css-file and demo HTML-file
grunt deploy
Generates font-file and uploads new version to repo
Use .svg icons at 512px width for best results
Created by Lars Huring, www.loveatwork.se