

Implement icon from online library
I tried to implement Flaticon uicons in twine sugarcube with script src but it is not working. Tried @import url in CSS and importStyles in JS also but maybe I used the wrong link(?)
I was able to implement fontawesome with script scr (need to use kit source) and <i class=etc></i> in html.
If anyone has a step by step guide, it would be greatly appreciated.