If you have some svg icons and want to use them as a font you can generate and modify woff2
files with these tools.
To check the complete CLI API goto API.
All properties can be passed via a config file. We use cosmiconfig to fetch different config files:
By default, Cosmiconfig will check the current directory for the following:
- a package.json property
- a JSON or YAML, extensionless "rc file"
- an "rc file" with the extensions `.json`, `.yaml`, `.yml`, `.js`, `.ts`, `.mjs`, or `.cjs`
- any of the above two inside a `.config` subdirectory