@font-face {
    font-family: 'icomoon';
    src: url('../font/icomoon.eot?i76bj1');
    src: url('../font/icomoon.eot?i76bj1#iefix') format('embedded-opentype'),
        url('../font/icomoon.ttf?i76bj1') format('truetype'),
        url('../font/icomoon.woff?i76bj1') format('woff'),
        url('../font/icomoon.svg?i76bj1#icomoon') 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-qq:before {
    content: "\f1d6";
}

.icon-wechat1:before {
    content: "\f1d7";
}

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

.icon-developer_mode:before {
    content: "\e900";
}

.icon-dvr:before {
    content: "\e903";
}

.icon-people_alt:before {
    content: "\e904";
}

.icon-quill:before {
    content: "\e907";
}

.icon-bullhorn:before {
    content: "\e91a";
}

.icon-file-picture:before {
    content: "\e927";
}

.icon-envelop:before {
    content: "\e945";
}

.icon-location:before {
    content: "\e947";
}

.icon-compass:before {
    content: "\e949";
}

.icon-bell:before {
    content: "\e951";
}

.icon-mobile:before {
    content: "\e958";
}

.icon-spinner11:before {
    content: "\e984";
}

.icon-arrow-up2:before {
    content: "\ea3a";
}

.icon-circle-right:before {
    content: "\ea42";
}

.icon-circle-left:before {
    content: "\ea44";
}

.icon-html-five2:before {
    content: "\eae5";
}

.icon-airplayvideo:before {
    content: "\e905";
}

.icon-tencentqq:before {
    content: "\e901";
    color: #eb1923;
}

.icon-wechat:before {
    content: "\e902";
    color: #7bb32e;
}