@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?1oniuf');
    src:    url('fonts/icomoon.eot?1oniuf#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?1oniuf') format('truetype'),
        url('fonts/icomoon.woff?1oniuf') format('woff'),
        url('fonts/icomoon.svg?1oniuf#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-mail:before {
    content: "\e9db";
}
.icon-home:before {
    content: "\e9b9";
}
.icon-browser:before {
    content: "\e00c";
}
.icon-mobile:before {
    content: "\e000";
}
.icon-search:before {
    content: "\e007";
}
.icon-tools:before {
    content: "\e033";
}
.icon-paintbrush:before {
    content: "\e036";
}
.icon-cloud:before {
    content: "\e04b";
}
.icon-github:before {
    content: "\ea6c";
}
.icon-pinterest:before {
    content: "\ea76";
}
.icon-clock:before {
    content: "\e055";
}
.icon-paper-plane:before {
    content: "\e9f3";
}
.icon-camera:before {
    content: "\e012";
}
.icon-chart:before {
    content: "\eaaa";
}
.icon-plus:before {
    content: "\e9f8";
}
.icon-edit:before {
    content: "\e01c";
}
.icon-edit2:before {
    content: "\e99a";
}
.icon-download:before {
    content: "\e04d";
}
.icon-download3:before {
    content: "\e940";
}
.icon-download4:before {
    content: "\eb1e";
}
.icon-qrcode:before {
    content: "\eaf6";
}
.icon-user-check:before {
    content: "\eb33";
}
.icon-checkmark:before {
    content: "\ebce";
}
.icon-checkmark2:before {
    content: "\ebcf";
}
.icon-spell-check:before {
    content: "\ebd0";
}
.icon-check:before {
    content: "\e97e";
}
.icon-chat:before {
    content: "\e049";
}
.icon-chat2:before {
    content: "\e97d";
}
.icon-line-graph:before {
    content: "\e9cf";
}
.icon-windows:before {
    content: "\eab5";
}
.icon-windows2:before {
    content: "\ec7e";
}
.icon-windows8:before {
    content: "\ec7f";
}
.icon-android:before {
    content: "\ec7d";
}