@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?t770kv');
    src:    url('../fonts/icomoon.eot?t770kv#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?t770kv') format('truetype'),
        url('../fonts/icomoon.woff?t770kv') format('woff'),
        url('../fonts/icomoon.svg?t770kv#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-pencil:before {
    content: "\e907";
}
.icon-book:before {
    content: "\e904";
}
.icon-books:before {
    content: "\e905";
}
.icon-phone:before {
    content: "\e913";
}
.icon-printer:before {
    content: "\e90b";
}
.icon-mobile:before {
    content: "\e914";
}
.icon-user-plus:before {
    content: "\e903";
}
.icon-user-minus:before {
    content: "\e901";
}
.icon-user-tie:before {
    content: "\e90c";
}
.icon-search:before {
    content: "\e90a";
}
.icon-lock:before {
    content: "\e90e";
}
.icon-bin:before {
    content: "\e906";
}
.icon-menu:before {
    content: "\e902";
}
.icon-upload2:before {
    content: "\e910";
}
.icon-earth:before {
    content: "\e915";
}
.icon-cross:before {
    content: "\e90f";
}
.icon-exit:before {
    content: "\e900";
}
.icon-loop2:before {
    content: "\e909";
}
.icon-arrow-up:before {
    content: "\e911";
}
.icon-table2:before {
    content: "\e908";
}
.icon-mail4:before {
    content: "\e916";
}
.icon-whatsapp:before {
    content: "\e917";
}
.icon-chrome:before {
    content: "\e918";
}
.icon-file-pdf:before {
    content: "\e912";
}
.icon-file-excel:before {
    content: "\e90d";
}

