@font-face {
    font-family: 'icomoon';
    src: url('/Css/font/icomoon1/fuwina.eot');
    src: url('/Css/font/icomoon1/fuwina.eot') format('embedded-opentype'),
        url('/Css/font/icomoon1/fuwina.ttf') format('truetype'),
        url('/Css/font/icomoon1/fuwina.woff') format('woff'),
        url('/Css/font/icomoon1/fuwina.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-vip8:before {
    content: "\e908";
    color: #8e6b02;
}

.icon-vip1:before {
    content: "\e901";
    color: #d86c31;
}

.icon-vip2:before {
    content: "\e902";
    color: #34ad56;
}

.icon-vip3:before {
    content: "\e903";
    color: #4472da;
}

.icon-vip4:before {
    content: "\e904";
    color: #d1325e;
}

.icon-vip5:before {
    content: "\e905";
    color: #47a1c6;
}

.icon-vip6:before {
    content: "\e906";
    color: #d3b354;
}

.icon-vip7:before {
    content: "\e907";
    color: #b565c1;
}

.icon-vip8:before {
    content: "\e908";
}
.icon-payway_cate:before {
  content: "\e900";
}
