@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/icomoon.eot?dk34pk');
    src: url('../fonts/icomoon/icomoon.eot?dk34pk#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?dk34pk') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?dk34pk') format('woff'),
    url('../fonts/icomoon/icomoon.svg?dk34pk#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 */
    text-transform: none;
    font-family: 'icomoon' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-alert-fail:before {
    content: "\e914";
}

.icon-add:before {
    content: "\e900";
}

.icon-arrow-down:before {
    content: "\e901";
}

.icon-arrow-down-gray:before {
    content: "\25BC";
}

.icon-arrow-left:before {
    content: "\e902";
}

.icon-arrow-line-right:before {
    content: "\e903";
}

.icon-arrow-right:before {
    content: "\e904";
}

.icon-arrow-up:before {
    content: "\e905";
}

.icon-arrow-up-gray:before {
    content: "\25B2";
}

.icon-back:before {
    content: "\e906";
}

.icon-bar:before {
    content: "\e907";
}

.icon-check:before {
    content: "\e908";
}

.icon-close:before {
    content: "\e909";
}

.icon-close-circle:before {
    content: "\e90a";
}

.icon-close-fill:before {
    content: "\e90b";
}

.icon-file:before {
    content: "\e90c";
}

.icon-filter:before {
    content: "\e90d";
}

.icon-qr:before {
    content: "\e90e";
}

.icon-question:before {
    content: "\e90f";
}

.icon-reload:before {
    content: "\e910";
}

.icon-select-polygon:before {
    content: "\e911";
}

.icon-setting:before {
    content: "\e912";
}

.icon-user:before {
    content: "\e913";
}
