@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?zd46u3');
    src:    url('fonts/icomoon.eot?zd46u3#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?zd46u3') format('truetype'),
        url('fonts/icomoon.woff?zd46u3') format('woff'),
        url('fonts/icomoon.svg?zd46u3#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-box:before {
    content: "\e900";
}
.icon-write:before {
    content: "\e901";
}
.icon-clock:before {
    content: "\e902";
}
.icon-search2:before {
    content: "\e903";
}
.icon-user2:before {
    content: "\e904";
}
.icon-pin:before {
    content: "\e905";
}
.icon-book:before {
    content: "\e906";
}
.icon-tag2:before {
    content: "\e907";
}
.icon-heart:before {
    content: "\e908";
}
.icon-home2:before {
    content: "\e909";
}
.icon-envelope-o:before {
    content: "\f003";
}
.icon-bookmark-o:before {
    content: "\f097";
}
.icon-search:before {
    content: "\f002";
}
.icon-user:before {
    content: "\f007";
}
.icon-check:before {
    content: "\f00c";
}
.icon-home:before {
    content: "\f015";
}
.icon-lock:before {
    content: "\f023";
}
.icon-tag:before {
    content: "\f02b";
}
.icon-pencil:before {
    content: "\f040";
}
.icon-edit:before {
    content: "\f044";
}
.icon-check-square-o:before {
    content: "\f046";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-check-circle-o:before {
    content: "\f05d";
}
.icon-arrow-right:before {
    content: "\f061";
}
.icon-comment:before {
    content: "\f075";
}
.icon-group:before {
    content: "\f0c0";
}
.icon-caret-right:before {
    content: "\f0da";
}
.icon-comment-o:before {
    content: "\f0e5";
}
.icon-comments-o:before {
    content: "\f0e6";
}
.icon-angle-right:before {
    content: "\f105";
}
.icon-unlock-alt:before {
    content: "\f13e";
}

