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

[class^="im-"], [class*=" im-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Fixed Width - Add .im-fw to any icon class */
.im-fw {
    width: 1.2857142857142858em;
    text-align: center;
}
.im-library:before {
    content: "\e921";
}
.im-user:before {
    content: "\e971";
}
.im-users:before {
    content: "\e972";
}
.im-user-plus:before {
    content: "\e973";
}
.im-user-minus:before {
    content: "\e974";
}
.im-user-check:before {
    content: "\e975";
}
.im-user-tie:before {
    content: "\e976";
}
.im-facebook:before {
    content: "\ea90";
}
.im-facebook2:before {
    content: "\ea91";
}
.im-twitter:before {
    content: "\ea96";
}
.im-youtube:before {
    content: "\ea9d";
}
.im-soundcloud:before {
    content: "\eac3";
}
.im-soundcloud2:before {
    content: "\eac4";
}