@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?494fc5');
    src:    url('fonts/icomoon.eot?494fc5#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?494fc5') format('truetype'),
        url('fonts/icomoon.woff?494fc5') format('woff'),
        url('fonts/icomoon.svg?494fc5#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-glass:before {
    content: "\f000";
}
.icon-star:before {
    content: "\f005";
}
.icon-power-off:before {
    content: "\f011";
}
.icon-clock-o:before {
    content: "\f017";
}
.icon-download:before {
    content: "\f019";
}
.icon-inbox:before {
    content: "\f01c";
}
.icon-refresh:before {
    content: "\f021";
}
.icon-book:before {
    content: "\f02d";
}
.icon-map-marker:before {
    content: "\f041";
}
.icon-check-square-o:before {
    content: "\f046";
}
.icon-question-circle:before {
    content: "\f059";
}
.icon-info-circle:before {
    content: "\f05a";
}
.icon-gift:before {
    content: "\f06b";
}
.icon-exclamation-triangle:before {
    content: "\f071";
}
.icon-plane:before {
    content: "\f072";
}
.icon-comment:before {
    content: "\f075";
}
.icon-chevron-up:before {
    content: "\f077";
}
.icon-chevron-down:before {
    content: "\f078";
}
.icon-bar-chart:before {
    content: "\f080";
}
.icon-cogs:before {
    content: "\f085";
}
.icon-comments:before {
    content: "\f086";
}
.icon-unlock:before {
    content: "\f09c";
}
.icon-certificate:before {
    content: "\f0a3";
}
.icon-globe:before {
    content: "\f0ac";
}
.icon-briefcase:before {
    content: "\f0b1";
}
.icon-group:before {
    content: "\f0c0";
}
.icon-chain:before {
    content: "\f0c1";
}
.icon-flask:before {
    content: "\f0c3";
}
.icon-magic:before {
    content: "\f0d0";
}
.icon-money:before {
    content: "\f0d6";
}
.icon-comments-o:before {
    content: "\f0e6";
}
.icon-bolt:before {
    content: "\f0e7";
}
.icon-clipboard:before {
    content: "\f0ea";
}
.icon-paste:before {
    content: "\f0ea";
}
.icon-angle-up:before {
    content: "\f106";
}
.icon-angle-down:before {
    content: "\f107";
}
.icon-link2:before {
    content: "\e900";
}

