@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?wkned');
    src:    url('fonts/icomoon.eot?wkned#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?wkned') format('truetype'),
        url('fonts/icomoon.woff?wkned') format('woff'),
        url('fonts/icomoon.svg?wkned#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-close:before {
    content: "\f00d";
}
.icon-remove:before {
    content: "\f00d";
}
.icon-times:before {
    content: "\f00d";
}
.icon-plus:before {
    content: "\f067";
}
.icon-minus:before {
    content: "\1f332";
}
.icon-minus.icon-plus:before {
   content: "\f067";
}
.icon-chevron-up:before {
    content: "\f077";
}
.icon-chevron-down:before {
    content: "\f078";
}
.icon-minus-square-o:before {
    content: "\f147";
}
.icon-plus-square-o:before {
    content: "\f196";
}
.icon-three-bars:before {
    content: "\f05e";
}
.icon-table2:before {
    content: "\e904";
}
.icon-file-excel:before {
    content: "\e905";
}
.icon-sign-out:before {
    content: "\e900";
}
.icon-stats:before {
    content: "\e90f";
}
.icon-key4:before {
    content: "\e910";
}
.icon-mobile:before {
    content: "\e000";
}
.icon-desktop:before {
    content: "\e002";
}
.icon-search:before {
    content: "\e007";
}
.icon-presentation:before {
    content: "\e00e";
}
.icon-bargraph:before {
    content: "\e018";
}
.icon-grid2:before {
    content: "\e019";
}
.icon-megaphone:before {
    content: "\e021";
}
.icon-envelope:before {
    content: "\e028";
}
.icon-gears:before {
    content: "\e02b";
}
.icon-key3:before {
    content: "\e02c";
}
.icon-lightbulb:before {
    content: "\e030";
}
.icon-pencil:before {
    content: "\e032";
}
.icon-tools:before {
    content: "\e033";
}
.icon-tools-2:before {
    content: "\e034";
}
.icon-scissors:before {
    content: "\e035";
}
.icon-magnifying-glass:before {
    content: "\e037";
}
.icon-linegraph2:before {
    content: "\e039";
}
.icon-caution:before {
    content: "\e03d";
}
.icon-profile-male:before {
    content: "\e040";
}
.icon-profile-female:before {
    content: "\e041";
}
.icon-chat2:before {
    content: "\e049";
}
.icon-heart:before {
    content: "\e04a";
}
.icon-download2:before {
    content: "\e04d";
}
.icon-alarmclock:before {
    content: "\e059";
}
.icon-happy:before {
    content: "\e05b";
}
.icon-sad:before {
    content: "\e05c";
}
.icon-facebook:before {
    content: "\e05d";
}
.icon-twitter:before {
    content: "\e05e";
}
.icon-tumblr:before {
    content: "\e061";
}
.icon-linkedin:before {
    content: "\e062";
}
.icon-mail-add2:before {
    content: "\e901";
}
.icon-key2:before {
    content: "\e902";
}
.icon-trash-can:before {
    content: "\e90e";
}
.icon-information:before {
    content: "\e911";
}
.icon-clipboard-edit2:before {
    content: "\e912";
}
.icon-key:before {
    content: "\e906";
}
.icon-mail:before {
    content: "\e907";
}
.icon-linegraph:before {
    content: "\e903";
}
.icon-grid:before {
    content: "\e908";
}
.icon-download:before {
    content: "\e909";
}
.icon-chat:before {
    content: "\e90a";
}
.icon-clipboard-edit:before {
    content: "\e90b";
}
.icon-cloud-download:before {
    content: "\e90c";
}
.icon-mail-add:before {
    content: "\e90d";
}

