Situation: We might have to use external font files where we don't control the names.
Example config renaming an input file frutiger45light to Frutiger-Light, allowing gulp-simplefont64 to generate @font-family { font-family: Frutiger; font-weight: 300; }:
Situation: We might have to use external font files where we don't control the names.
Example config renaming an input file
frutiger45light
toFrutiger-Light
, allowinggulp-simplefont64
to generate@font-family { font-family: Frutiger; font-weight: 300; }
: