@font-face {
    font-family: "icomoon";
    src: url("../../font/icomoon/icomoon.eot?nk5acz");
    src: url("../../font/icomoon/icomoon.eot?nk5acz#iefix") format("embedded-opentype"), url("../../font/icomoon/icomoon.ttf?nk5acz") format("truetype"), url("../../font/icomoon/icomoon.woff?nk5acz") format("woff"), url("../../font/icomoon/icomoon.svg?nk5acz#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-alert-error:before {
    content: "\e900";
}
.icon-alert-info:before {
    content: "\e901";
}
.icon-alert-question:before {
    content: "\e902";
}
.icon-alert-success:before {
    content: "\e903";
}
.icon-alert-warning:before {
    content: "\e904";
}
.icon-arrow-down:before {
    content: "\e905";
}
.icon-arrow-left:before {
    content: "\e906";
}
.icon-arrow-left-double:before {
    content: "\e907";
}
.icon-arrow-right:before {
    content: "\e908";
}
.icon-arrow-right-double:before {
    content: "\e909";
}
.icon-arrow-up:before {
    content: "\e90a";
}
.icon-calendar:before {
    content: "\e90b";
}
.icon-cancel:before {
    content: "\e90c";
}
.icon-check:before {
    content: "\e90d";
}
.icon-download:before {
    content: "\e90e";
}
.icon-logout:before {
    content: "\e90f";
}
.icon-nav-icon-board:before {
    content: "\e910";
}
.icon-nav-icon-funding:before {
    content: "\e911";
}
.icon-nav-icon-product:before {
    content: "\e912";
}
.icon-nav-icon-sale:before {
    content: "\e913";
}
.icon-nav-icon-system:before {
    content: "\e914";
}
.icon-nav-icon-user:before {
    content: "\e915";
}
.icon-reset:before {
    content: "\e916";
}
.icon-select-down:before {
    content: "\e917";
}
.icon-select-up:before {
    content: "\e918";
}
