@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?y6io73');
    src:    url('fonts/icomoon.eot?y6io73#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?y6io73') format('truetype'),
        url('fonts/icomoon.woff?y6io73') format('woff'),
        url('fonts/icomoon.svg?y6io73#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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-bubbles2:before {
    content: "\e96d";
}
.icon-user:before {
    content: "\e971";
}
.icon-search:before {
    content: "\e986";
}
.icon-link:before {
    content: "\e9cb";
}
.icon-ctrl:before {
    content: "\ea50";
}
.icon-sina-weibo:before {
    content: "\ea9a";
}
.icon-rss:before {
    content: "\ea9b";
}
.icon-linkedin2:before {
    content: "\eaca";
}

