@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?x96cgz');
    src:    url('fonts/icomoon.eot?x96cgz#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?x96cgz') format('truetype'),
        url('fonts/icomoon.woff?x96cgz') format('woff'),
        url('fonts/icomoon.svg?x96cgz#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;
    
    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-plus2:before {
    content: "\e114";
}
.icon-minus2:before {
    content: "\e115";
}
.icon-people:before {
    content: "\e7fb";
}
.icon-person:before {
    content: "\e7fd";
}
.icon-today:before {
    content: "\e8df";
}
.icon-chevron_left:before {
    content: "\e5cb";
}
.icon-chevron_right:before {
    content: "\e5cc";
}
.icon-close:before {
    content: "\e5cd";
}
.icon-expand_less:before {
    content: "\e5ce";
}
.icon-expand_more:before {
    content: "\e5cf";
}
.icon-menu:before {
    content: "\e5d2";
}
.icon-viadeo:before {
    content: "\e903";
}
.icon-google-plus:before {
    content: "\e902";
}
.icon-linkedin:before {
    content: "\e900";
}
.icon-facebook:before {
    content: "\e901";
}
.icon-file-code-o:before {
    content: "\f1c9";
}
.icon-file-movie-o:before {
    content: "\f1c8";
}
.icon-file-audio-o:before {
    content: "\f1c7";
}
.icon-file-archive-o:before {
    content: "\f1c6";
}
.icon-file-image-o:before {
    content: "\f1c5";
}
.icon-file-powerpoint-o:before {
    content: "\f1c4";
}
.icon-file-excel-o:before {
    content: "\f1c3";
}
.icon-file-word-o:before {
    content: "\f1c2";
}
.icon-file-pdf-o:before {
    content: "\f1c1";
}
.icon-file-o:before {
    content: "\f016";
}
.icon-envelope:before {
    content: "\e640";
}
.icon-newspaper:before {
    content: "\e904";
}
.icon-slot-empty:before {
    content: "\e613";
}
.icon-arrow-up:before {
    content: "\e720";
}
.icon-arrow-right2:before {
    content: "\e72a";
}
.icon-arrow-left2:before {
    content: "\e72e";
}
.icon-home:before {
    content: "\e600";
}
.icon-pencil:before {
    content: "\e605";
}
.icon-twitter2:before {
    content: "\e76d";
}
.icon-feed2:before {
    content: "\e770";
}
.icon-search:before {
    content: "\e67f";
}
.icon-zoomin:before {
    content: "\e680";
}
.icon-zoomout:before {
    content: "\e681";
}
.icon-tag:before {
    content: "\e630";
}
.icon-calendar:before {
    content: "\e64e";
}
.icon-bubble:before {
    content: "\e66a";
}
.icon-bubbles3:before {
    content: "\e66e";
}
.icon-user:before {
    content: "\e670";
}
.icon-cogs:before {
    content: "\e68f";
}
.icon-cog:before {
    content: "\e68e";
}
.icon-wrench:before {
    content: "\e68b";
}
.icon-switch:before {
    content: "\e6b1";
}
.icon-star:before {
    content: "\e6ce";
}
.icon-menu2:before {
    content: "\e6b8";
}
.icon-menu3:before {
    content: "\e6b7";
}
.icon-flag:before {
    content: "\e6c4";
}
.icon-minus:before {
    content: "\e701";
}
.icon-plus:before {
    content: "\e702";
}
.icon-pencil2:before {
    content: "\e606";
}
.icon-print:before {
    content: "\e650";
}
.icon-lock:before {
    content: "\e688";
}
.icon-play3:before {
    content: "\e70a";
}
.icon-first:before {
    content: "\e70f";
}
.icon-last:before {
    content: "\e710";
}
.icon-previous:before {
    content: "\e711";
}
.icon-next:before {
    content: "\e712";
}
.icon-share:before {
    content: "\e75e";
}

