@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot');
    /* IE9 */
    src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('../fonts/iconfont.svg#iconfont') 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-android:before {
    content: "\e665";
}

.icon-dashboard:before {
    content: "\e642";
}

.icon-share:before {
    content: "\e610";
}

.icon-chevronleft:before {
    content: "\e67e";
}

.icon-wxapp:before {
    content: "\e603";
}

.icon-pengyouquan:before {
    content: "\e639";
}

.icon-weibo:before {
    content: "\e63a";
}

.icon-weixin:before {
    content: "\e63b";
}

.icon-heart:before {
    content: "\e63e";
}

.icon-pencil:before {
    content: "\e63f";
}

.icon-comment-o:before {
    content: "\e655";
}

.icon-backtotop:before {
    content: "\e669";
}

.icon-feedback:before {
    content: "\e66b";
}

.icon-qrcode:before {
    content: "\e65e";
}

.icon-shouji:before {
    content: "\e661";
}

.icon-ellipsis-h:before {
    content: "\e66f";
}
