@font-face {
    font-family: "iconfont"; /* Project id  */
    src: url('iconfont.ttf?t=1665296903029') format('truetype');
}

.iconfont-vip {
    font-family: "iconfont", serif !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-vip1:before {
    color: #6464ff;
    content: "\e6d0";
}

.icon-vip2:before {
    color: #d287f7;
    content: "\e6d1";
}

.icon-vip3:before {
    color: #f2cb51;
    content: "\e6d2";
}

.icon-vip4:before {
    color: #fd6e7d;
    content: "\e6d3";
}

.icon-vip5:before {
    color: #ff5968;
    content: "\e6d4";
}

.icon-vip6:before {
    color: #ff4858;
    content: "\e6d5";
}

