@font-face {
    font-family: 'icomoon';
    src:  url('./icomoon.eot?55whb7');
    src:  url('./icomoon.eot?55whb7#iefix') format('embedded-opentype'),
    url('./icomoon.ttf?55whb7') format('truetype'),
    url('./icomoon.woff?55whb7') format('woff'),
    url('./icomoon.svg?55whb7#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: never;
    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-eraser:before {
    content: "\e900";
}
.icon-forward-direction:before {
    content: "\e901";
}
.icon-polyhedron-success:before {
    content: "\e902";
}
.icon-diagram:before {
    content: "\e903";
}
.icon-desktop-success:before {
    content: "\e904";
}
.icon-data:before {
    content: "\e905";
}
.icon-wallet:before {
    content: "\e906";
}
.icon-clock:before {
    content: "\e907";
}
.icon-long-left:before {
    content: "\e908";
}
.icon-long-right:before {
    content: "\e909";
}
.icon-calender-v2:before {
    content: "\e90a";
}
.icon-right:before {
    content: "\e90b";
}
.icon-menu:before {
    content: "\e90c";
}
.icon-close:before {
    content: "\e90d";
}
.icon-plus:before {
    content: "\e90e";
}
.icon-attachment:before {
    content: "\e90f";
}
.icon-announcement:before {
    content: "\e910";
}
.icon-calendar:before {
    content: "\e911";
}
.icon-document-po:before {
    content: "\e912";
}
.icon-edit:before {
    content: "\e913";
}
.icon-document:before {
    content: "\e914";
}
.icon-call:before {
    content: "\e915";
}
.icon-message:before {
    content: "\e916";
}
.icon-profile:before {
    content: "\e917";
}
.icon-eye:before {
    content: "\e918";
}
.icon-telegram:before {
    content: "\e919";
}
.icon-facebook:before {
    content: "\e91a";
}
.icon-instagram:before {
    content: "\e91b";
}
.icon-viber:before {
    content: "\e91c";
}
