Copy the 'Fonts' folder and the CSS file into your website's assets directory.
Link the CSS file in the `<head>` section of your website: <head> ... <link rel="stylesheet" type="text/css" href="yourdomain.com/css_root/flaticon.css"> ... </head>
Give your content a boost! Use icon classes like <i class="flaticon-gold-coin"></i> or <span class="flaticon-gold-coin"></span> directly within your text.