@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?y263af');
    src:    url('../fonts/icomoon.eot?y263af#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?y263af') format('truetype'),
        url('../fonts/icomoon.woff?y263af') format('woff'),
        url('../fonts/icomoon.svg?y263af#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[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-icon:before {
    content: "\e917";
}
.icon-game:before {
    content: "\e918";
}
.icon-kviz:before {
    content: "\e919";
}
.icon-none:before {
    content: "\e91a";
}
.icon-pause:before {
    content: "\e91b";
}
.icon-play:before {
    content: "\e91c";
}
.icon-power:before {
    content: "\e91d";
}
.icon-save:before {
    content: "\e91e";
}
.icon-cog:before {
    content: "\e915";
}
.icon-move:before {
    content: "\e916";
}
.icon-close:before {
    content: "\e900";
}
.icon-align-center:before {
    content: "\e901";
}
.icon-align-justify:before {
    content: "\e902";
}
.icon-align-left:before {
    content: "\e903";
}
.icon-align-right:before {
    content: "\e904";
}
.icon-title:before {
    content: "\e905";
}
.icon-underline:before {
    content: "\e906";
}
.icon-italic:before {
    content: "\e907";
}
.icon-bold:before {
    content: "\e908";
}
.icon-code:before {
    content: "\e909";
}
.icon-quiz:before {
    content: "\e90a";
}
.icon-video-gallery:before {
    content: "\e90b";
}
.icon-video:before {
    content: "\e90c";
}
.icon-picture-gallery:before {
    content: "\e90d";
}
.icon-picture:before {
    content: "\e90e";
}
.icon-text:before {
    content: "\e90f";
}
.icon-menu:before {
    content: "\e910";
}
.icon-trash:before {
    content: "\e911";
}
.icon-pen:before {
    content: "\e912";
}
.icon-plus:before {
    content: "\e913";
}
.icon-kiosk:before {
    content: "\e914";
}