NG28 Official Website - Entertainment & Gaming Platform
Font Showcase
Integration Guide
1. Copy the 'Fonts' folder and the CSS file into your website's CSS directory.
2. Link the CSS file in the `<head>` section of your website's HTML. <head> ... <link rel="stylesheet" type="text/css" href="yourdomain.com/css/flaticon.css"> ... </head>
3. Use icon classes on inline elements. For instance: <i class="flaticon-sport"></i> or <span class="flaticon-sport"></span>