@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?butgko');
    src: url('../fonts/icomoon.eot?butgko#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.woff2?butgko') format('woff2'),
    url('../fonts/icomoon.ttf?butgko') format('truetype'),
    url('../fonts/icomoon.woff?butgko') format('woff'),
    url('../fonts/icomoon.svg?butgko#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icomoon {
    /* 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-arrow_right:before {
    content: "\e900";
}

.icon-check:before {
    content: "\e901";
}

.icon-clock:before {
    content: "\e902";
}

.icon-close:before {
    content: "\e903";
}

.icon-delete:before {
    content: "\e904";
}

.icon-doc_img:before {
    content: "\e905";
}

.icon-doc_pdf:before {
    content: "\e906";
}

.icon-dropdown:before {
    content: "\e907";
}

.icon-email:before {
    content: "\e908";
}

.icon-exe:before {
    content: "\e909";
}

.icon-external_link:before {
    content: "\e90a";
}

.icon-hamburger_close:before {
    content: "\e90b";
}

.icon-hamburger_open:before {
    content: "\e90c";
}

.icon-info:before {
    content: "\e90d";
}

.icon-logout:before {
    content: "\e90e";
}

.icon-phone:before {
    content: "\e90f";
}

.icon-print:before {
    content: "\e910";
}

.icon-selected:before {
    content: "\e911";
}

.icon-top:before {
    content: "\e912";
}

.icon-upload:before {
    content: "\e913";
}

.icon-user:before {
    content: "\e914";
}

.icon-caret-left:before {
    content: "\e915";
}

.icon-caret-right:before {
    content: "\e916";
}