I have some SVG icons, but I want to use them as font in my project. Anybody knows how can I import my icons as font in an angular project?
There is an answer in this URL: https://www.npmjs.com/package/webfonts-generator , but I don't know in which file of my project I should use it!