@font-face {
    font-family: 'icomoon';
    src:    url('./../fonts/icofonts/icomoon.eot?6e98qi');
    src:    url('./../fonts/icofonts/icomoon.eot?6e98qi#iefix') format('embedded-opentype'),
        url('./../fonts/icofonts/icomoon.ttf?6e98qi') format('truetype'),
        url('./../fonts/icofonts/icomoon.woff?6e98qi') format('woff'),
        url('./../fonts/icofonts/icomoon.svg?6e98qi#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-search:before {
    content: "\f002";
}
.icon-envelope-o:before {
    content: "\f003";
}
.icon-film:before {
    content: "\f008";
}
.icon-power-off:before {
    content: "\f011";
}
.icon-repeat:before {
    content: "\f01e";
}
.icon-rotate-right:before {
    content: "\f01e";
}
.icon-image:before {
    content: "\f03e";
}
.icon-photo:before {
    content: "\f03e";
}
.icon-picture-o:before {
    content: "\f03e";
}
.icon-check-square-o:before {
    content: "\f046";
}
.icon-question-circle:before {
    content: "\f059";
}
.icon-info-circle:before {
    content: "\f05a";
}
.icon-arrow-left:before {
    content: "\f060";
}
.icon-calendar:before {
    content: "\f073";
}
.icon-shopping-cart:before {
    content: "\f07a";
}
.icon-bar-chart:before {
    content: "\f080";
}
.icon-bar-chart-o:before {
    content: "\f080";
}
.icon-thumb-tack:before {
    content: "\f08d";
}
.icon-external-link:before {
    content: "\f08e";
}
.icon-phone2:before {
    content: "\f095";
}
.icon-arrow-circle-up:before {
    content: "\f0aa";
}
.icon-globe:before {
    content: "\f0ac";
}
.icon-cloud:before {
    content: "\f0c2";
}
.icon-comment-o:before {
    content: "\f0e5";
}
.icon-sitemap:before {
    content: "\f0e8";
}
.icon-desktop:before {
    content: "\f108";
}
.icon-laptop:before {
    content: "\f109";
}
.icon-folder-open-o:before {
    content: "\f115";
}
.icon-code:before {
    content: "\f121";
}
.icon-soundcloud:before {
    content: "\f1be";
}
.icon-newspaper-o:before {
    content: "\f1ea";
}
.icon-pie-chart:before {
    content: "\f200";
}
.icon-line-chart:before {
    content: "\f201";
}
.icon-server:before {
    content: "\f233";
}
.icon-calendar-check-o:before {
    content: "\f274";
}
.icon-pencil2:before {
    content: "\e906";
}
.icon-books:before {
    content: "\e920";
}
.icon-phone:before {
    content: "\e942";
}
.icon-location:before {
    content: "\e947";
}
.icon-clock:before {
    content: "\e94e";
}
.icon-display:before {
    content: "\e956";
}
.icon-users:before {
    content: "\e972";
}
.icon-stats-bars:before {
    content: "\e99c";
}
.icon-clipboard:before {
    content: "\e9b8";
}
.icon-sphere:before {
    content: "\e9c9";
}

