Convert any font into webfont
- Open terminal
- Navigate to your documents folder
- Type:
git clone https://github.com/lazy-8/fontgen.git
cd fontgen
npm install
- Find any
ttforotffont you want to use - copy file to
./fontgenfolder - run
gulp - grab your converted fonts on
./fontfolder
If it asks you to install homebrew updates, with brew install fontforge ttf2eot batik-ttf2svg, try this solution instead, then do npm i path-is-inside.