1. Copy the 'Fonts' and CSS files into your website's CSS directory.
2. Link the CSS file in your website's header. <head> ... <link rel="stylesheet" type="text/css" href="your_website_domain/css/jiuyou-icons.css"> ... </head>
To add game-themed flair, just apply the icon class directly to your inline elements. Here's how: <i class="jiuyou-joystick"></i> or <span class="jiuyou-joystick"></span>.