required global tools:
- csso-cli
- Generate an icon font using IcoMoon
- Copy the font files (svg, woff, ttf) into
/fonts-production/fonts
. Copy the contents of the generated CSS file into/fonts-production/icons.css
- Adjust the icon class names in the CSS file if necessary
- Manually copy the
fonts.css
file into_site/css
and the/fonts-production/fonts
folder to_site/fonts
(TODO: automate this step)