@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?ke3n0c');
    src: url('fonts/icomoon.eot?ke3n0c#iefix') format('embedded-opentype'), url('fonts/icomoon.woff2?ke3n0c') format('woff2'), url('fonts/icomoon.ttf?ke3n0c') format('truetype'), url('fonts/icomoon.woff?ke3n0c') format('woff'), url('fonts/icomoon.svg?ke3n0c#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[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-show-chart:before {
    content: "\e90d";
}

.icon-bug:before {
    content: "\e903";
}

.icon-task:before {
    content: "\e90b";
}

.icon-planner-view:before {
    content: "\e900";
}

.icon-arrow:before {
    content: "\e901";
}

.icon-attachment:before {
    content: "\e902";
}

.icon-burndown:before {
    content: "\e904";
}

.icon-comments:before {
    content: "\e905";
}

.icon-comments_main:before {
    content: "\e906";
}

.icon-export:before {
    content: "\e907";
}

.icon-log_out:before {
    content: "\e908";
}

.icon-normal_view:before {
    content: "\e909";
}

.icon-search:before {
    content: "\e90a";
}

.icon-ticket:before {
    content: "\e90c";
}

.icon-change-request {
    color: crimson;
}

.icon-change-request:before {
    content: "\e90b";
}
