Place the 'fonts' folder and CSS file into your project's resource directory.
Add the CSS link to the head of your website's HTML. <head> ... <link rel="stylesheet" type="text/css" href="your_domain.com/assets/css/flaticon.css"> ... </head>
Add icon class names to the elements where you want to display them, instantly bringing your interface elements to life. For example, use <i class="flaticon-sports"></i> or <span class="flaticon-esports"></span> to easily achieve inline icon display.