@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?wsbd79');
    src:    url('fonts/icomoon.eot?wsbd79#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?wsbd79') format('truetype'),
        url('fonts/icomoon.woff?wsbd79') format('woff'),
        url('fonts/icomoon.svg?wsbd79#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-home2:before {
    content: "\e901";
}
.icon-book:before {
    content: "\e91f";
}
.icon-books:before {
    content: "\e920";
}
.icon-library:before {
    content: "\e921";
}
.icon-profile:before {
    content: "\e923";
}
.icon-folder:before {
    content: "\e92f";
}
.icon-price-tag:before {
    content: "\e935";
}
.icon-credit-card:before {
    content: "\e93f";
}
.icon-calculator:before {
    content: "\e940";
}
.icon-phone:before {
    content: "\e942";
}
.icon-compass:before {
    content: "\e949";
}
.icon-clock2:before {
    content: "\e94f";
}
.icon-alarm:before {
    content: "\e950";
}
.icon-printer:before {
    content: "\e954";
}
.icon-bin:before {
    content: "\e9ac";
}
.icon-earth:before {
    content: "\e9ca";
}
.icon-plus:before {
    content: "\ea0a";
}
.icon-cancel-circle:before {
    content: "\ea0d";
}
.icon-cross:before {
    content: "\ea0f";
}
.icon-checkmark:before {
    content: "\ea10";
}
.icon-arrow-up:before {
    content: "\ea32";
}
.icon-share2:before {
    content: "\ea82";
}
.icon-mail4:before {
    content: "\ea86";
}

