1. Place MK体育官网's "Fonts" folder and "flaticon.css" file in your project's resource directory.
2. Link the CSS file in the `<head>` section of your website's HTML document: <head> ... <link rel="stylesheet" type="text/css" href="your_website_path/css/flaticon.css"> ... </head>
3. In your page content, add the corresponding icon class name to the element (e.g., `<i>` or `<span>`) where you want to display the icon, for example `flaticon-sports`.