@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?hauin4');
    src:    url('fonts/icomoon.eot?hauin4#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?hauin4') format('truetype'),
        url('fonts/icomoon.woff?hauin4') format('woff'),
        url('fonts/icomoon.svg?hauin4#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-envelope-o:before {
    content: "\f003";
}
.icon-star:before {
    content: "\f005";
}
.icon-star-o:before {
    content: "\f006";
}
.icon-book:before {
    content: "\f02d";
}
.icon-info-circle:before {
    content: "\f05a";
}
.icon-calendar:before {
    content: "\f073";
}
.icon-twitter-square:before {
    content: "\f081";
}
.icon-facebook-square:before {
    content: "\f082";
}
.icon-linkedin-square:before {
    content: "\f08c";
}
.icon-github-square:before {
    content: "\f092";
}
.icon-google-plus-square:before {
    content: "\f0d4";
}
.icon-envelope:before {
    content: "\f0e0";
}
.icon-ticket:before {
    content: "\f145";
}
.icon-youtube:before {
    content: "\f167";
}
.icon-skype:before {
    content: "\f17e";
}
.icon-slideshare:before {
    content: "\f1e7";
}
.icon-creative-commons:before {
    content: "\f25e";
}
.icon-commenting-o:before {
    content: "\f27b";
}
.icon-fort-awesome:before {
    content: "\f286";
}
.icon-lanyrd:before {
    content: "\e900";
}

