@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?z18lgf');
    src:    url('fonts/icomoon.eot?z18lgf#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?z18lgf') format('truetype'),
        url('fonts/icomoon.woff?z18lgf') format('woff'),
        url('fonts/icomoon.svg?z18lgf#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-cog:before {
    content: "\f013";
}
.icon-gear:before {
    content: "\f013";
}
.icon-download:before {
    content: "\f019";
}
.icon-envelope:before {
    content: "\f0e0";
}
.icon-file-text-o:before {
    content: "\f0f6";
}
.icon-play:before {
    content: "\e912";
}
.icon-download2:before {
    content: "\e960";
}
.icon-redo2:before {
    content: "\e968";
}
.icon-magic-wand:before {
    content: "\e997";
}
.icon-rocket:before {
    content: "\e9a5";
}
.icon-power:before {
    content: "\e9b5";
}
.icon-download3:before {
    content: "\e9c7";
}
.icon-bookmark:before {
    content: "\e9d2";
}
.icon-star-full:before {
    content: "\e9d9";
}
.icon-checkmark:before {
    content: "\ea10";
}
.icon-checkmark2:before {
    content: "\ea11";
}
.icon-loop2:before {
    content: "\ea2e";
}
.icon-filter:before {
    content: "\ea5b";
}
.icon-terminal:before {
    content: "\ea81";
}
.icon-share2:before {
    content: "\ea82";
}
.icon-mail4:before {
    content: "\ea86";
}
.icon-google-plus2:before {
    content: "\ea8c";
}
.icon-google-plus3:before {
    content: "\ea8d";
}
.icon-github:before {
    content: "\eab0";
}

