@font-face {font-family: "iconfont";
    src: ; /* ie9 */
    src:  format('embedded-opentype'), /* ie6-ie8 */
     format('woff2'),
     format('woff'),
     format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2  */
     format('svg'); /* ios 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-guangqian:before {
    content: "\e614";
}

.icon-jiqi:before {
    content: "\e6f9";
}

.icon-jiguang:before {
    content: "\e678";
}

.icon-fuwu:before {
    content: "\e616";
}

.icon-hongwai:before {
    content: "\ec4a";
}

.icon-jingmi:before {
    content: "\e68d";
}

.icon-led:before {
    content: "\e75d";
}

.icon-guangtong:before {
    content: "\e650";
}

.icon-caidan:before {
    content: "\e64f";
}

