@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?w0zo3r');
    src:    url('../fonts/icomoon.eot?w0zo3r#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?w0zo3r') format('truetype'),
        url('../fonts/icomoon.woff?w0zo3r') format('woff'),
        url('../fonts/icomoon.svg?w0zo3r#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-rank:before {
    content: "\e801";
}
.icon-cross2:before {
    content: "\e935";
}
.icon-chevron-up:before {
    content: "\e939";
}
.icon-chevron-down:before {
    content: "\e93a";
}
.icon-chevron-left:before {
    content: "\e93b";
}
.icon-chevron-right:before {
    content: "\e93c";
}
.icon-arrow-left:before {
    content: "\e943";
}
.icon-arrow-right:before {
    content: "\e944";
}
.icon-arrow-long-left:before {
    content: "\e900";
}
.icon-arrow-long-right:before {
    content: "\e901";
}
.icon-chevron-small-down:before {
    content: "\e902";
}
.icon-chevron-small-up:before {
    content: "\e903";
}
.icon-chevron-thin-down:before {
    content: "\e904";
}
.icon-chevron-thin-left:before {
    content: "\e905";
}
.icon-chevron-thin-right:before {
    content: "\e906";
}
.icon-chevron-thin-up:before {
    content: "\e907";
}
.icon-keyboard_backspace:before {
    content: "\e317";
}
.icon-dehaze:before {
    content: "\e3c7";
}
.icon-close:before {
    content: "\e5cd";
}
.icon-menu:before {
    content: "\e908";
}
.icon-cross:before {
    content: "\e909";
}
.icon-menu2:before {
    content: "\e90a";
}
.icon-search:before {
    content: "\e90b";
}

