@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/kr_icomoon.eot?y0bq6i');
    src:  url('../fonts/kr_icomoon.eot?y0bq6i#iefix') format('embedded-opentype'),
        url('../fonts/kr_icomoon.ttf?y0bq6i') format('truetype'),
        url('../fonts/kr_icomoon.woff?y0bq6i') format('woff'),
        url('../fonts/kr_icomoon.svg?y0bq6i#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


.krmaindiv [class^="icon-"], .krmaindiv [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-image:before {
    content: "\e908";
}
.icon-picture:before {
    content: "\e908";
}
.icon-photo:before {
    content: "\e908";
}
.icon-graphic:before {
    content: "\e908";
}
.icon-file-pdf:before {
    content: "\e900";
}
.icon-file:before {
    content: "\e900";
}
.icon-file-format:before {
    content: "\e900";
}
.icon-volume-high:before {
    content: "\e901";
}
.icon-volume:before {
    content: "\e901";
}
.icon-audio:before {
    content: "\e901";
}
.icon-speaker:before {
    content: "\e901";
}
.icon-player:before {
    content: "\e901";
}
.icon-play:before {
    content: "\e902";
}
.icon-player1:before {
    content: "\e902";
}
.icon-file-bmp:before {
    content: "\e907";
}
.icon-file-gif:before {
    content: "\e903";
}
.icon-microsoftpowerpoint:before {
    content: "\e904";
}
.icon-microsoftword:before {
    content: "\e905";
}
.icon-microsoftexcel:before {
    content: "\e906";
}
.icon-lightbulb-o:before {
    content: "\e909";
}
