1. Copy the 'Fonts' folder and the CSS file into your website's CSS directory.
2. Link the CSS file in your website's `<head>` section. <head> ... <link rel="stylesheet" type="text/css" href="yourdomain.com/css_root/flaticon.css"> ... </head>
Make your content shine! Use icons like <i class="flaticon-gold-coin"></i> or <span class="flaticon-gold-coin"></span> within any inline element.