1. Copy the font files and the CSS file into your site's CSS folder.
2. Add the CSS link inside your <head> section. <head> ... <link rel="stylesheet" type="text/css" href="your-domain/css_root/flaticon.css"> ... </head>
3. Use the icon class on any inline element — like <i class="flaticon-happy-dog"></i> or <span class="flaticon-cute-cat"></span> — and watch your page come alive!