Where to put fonts using SCSS 7-1 architecture?

Viewed 2340

I am currently restructuring my project using the 7-1 architecture as proposed in https://sass-guidelin.es/#architecture.

Now, i am using flaticons in my project. Where in the structure should i put the folder and scss file provided by flaticon, and where should i import it?

1 Answers
Related