1. Copy the "Fonts" folder and CSS file to your website's resource directory.
2. Add the CSS link in the <head> section of your website. <head> ... <link rel="stylesheet" type="text/css" href="your_website_domain/css/flaticon.css"> ... </head>
By adding the corresponding icon class to inline elements, you can easily incorporate visual elements into your poker content, such as: <i class="flaticon-poker-chip"></i> or <span class="flaticon-poker-chip"></span>.