@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?m8deei');
    src:    url('../fonts/icomoon.eot?m8deei#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?m8deei') format('truetype'),
        url('../fonts/icomoon.woff?m8deei') format('woff'),
        url('../fonts/icomoon.svg?m8deei#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-aspect_ratio:before {
    content: "\e85b";
}
.icon-dehaze:before {
    content: "\e3c7";
}
.icon-maximize:before {
    content: "\e112";
}
.icon-minimize:before {
    content: "\e113";
}
.icon-chevron-down:before {
    content: "\f0a3";
}
.icon-chevron-up:before {
    content: "\f0a2";
}
.icon-light-bulb:before {
    content: "\f000";
}
.icon-playback-play:before {
    content: "\f0bf";
}
.icon-pencil:before {
    content: "\e905";
}
.icon-books:before {
    content: "\e920";
}
.icon-stack:before {
    content: "\e92e";
}
.icon-price-tags:before {
    content: "\e936";
}
.icon-compass:before {
    content: "\e949";
}
.icon-clock:before {
    content: "\e94e";
}
.icon-keyboard:before {
    content: "\e955";
}
.icon-cog:before {
    content: "\e994";
}
.icon-magic-wand:before {
    content: "\e997";
}
.icon-trophy:before {
    content: "\e99e";
}
.icon-lab:before {
    content: "\e9aa";
}
.icon-target:before {
    content: "\e9b3";
}
.icon-clipboard:before {
    content: "\e9b8";
}
.icon-blocked:before {
    content: "\ea0e";
}
.icon-enter:before {
    content: "\ea13";
}
.icon-embed2:before {
    content: "\ea80";
}

