@font-face {
    font-family: 'icomoon';
    src:    url('icomoon.eot?7vm7ql');
    src:    url('icomoon.eot?7vm7ql#iefix') format('embedded-opentype'),
        url('icomoon.ttf?7vm7ql') format('truetype'),
        url('icomoon.woff?7vm7ql') format('woff'),
        url('icomoon.svg?7vm7ql#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-bug2:before {
    content: "\e90e";
}
.icon-bug:before {
    content: "\e90d";
}
.icon-spinner8:before {
    content: "\e905";
}
.icon-spinner9:before {
    content: "\e906";
}
.icon-spinner10:before {
    content: "\e907";
}
.icon-spinner11:before {
    content: "\e900";
}
.icon-info_outline:before {
    content: "\e90b";
}
.icon-cross:before {
    content: "\e90c";
}
.icon-arrow-right:before {
    content: "\e901";
}
.icon-arrow-left:before {
    content: "\e902";
}
.icon-arrow-down:before {
    content: "\e903";
}
.icon-arrow-up:before {
    content: "\e904";
}
.icon-inbox-upload:before {
    content: "\e90a";
}
.icon-document-file-xml:before {
    content: "\e908";
}
.icon-file-xml:before {
    content: "\e909";
}

