How can we add two packs of IcoMoon icons to the site?
-
Hi.
I've come to a project where I've already got the tags on, and I need to add a couple more. How can we do that, because it's initiating?
[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1;
I tried to add another family to the font-family, everything fell down. What do we do? Thank you.
-
pick import to set
And download the required svg.
And then with the new background
That's it.