@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?kkwqgs');
    src: url('../fonts/icomoon.eot?kkwqgs#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?kkwqgs') format('truetype'),
        url('../fonts/icomoon.woff?kkwqgs') format('woff'),
        url('../fonts/icomoon.svg?kkwqgs#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-file-download:before {
    content: "\e902";
}

.icon-graph:before {
    content: "\e900";
}

.icon-receipt:before {
    content: "\e903";
}

.icon-logo:before {
    content: "\e901";
}

.icon-file-text2:before {
    content: "\e926";
}

.icon-qrcode:before {
    content: "\e938";
}

.icon-coin-yen:before {
    content: "\e93e";
}

.icon-clock:before {
    content: "\e94e";
}

.icon-calendar:before {
    content: "\e953";
}

.icon-enlarge:before {
    content: "\e989";
}

.icon-shrink:before {
    content: "\e98a";
}

.icon-key:before {
    content: "\e98d";
}

.icon-stats-bars:before {
    content: "\e99c";
}

.icon-bin:before {
    content: "\e9ac";
}

.icon-clipboard:before {
    content: "\e9b8";
}

.icon-cloud-download:before {
    content: "\e9c2";
}

.icon-download:before {
    content: "\e9c5";
}

.icon-point-up:before {
    content: "\ea03";
}
