﻿@font-face {
    font-family: 'icomoon';
    src:    url('icomoon/icomoon.eot?gaei7j');
    src:    url('icomoon/icomoon.eot?gaei7j#iefix') format('embedded-opentype'),
        url('icomoon/icomoon.woff2?gaei7j') format('woff2'),
        url('icomoon/icomoon.ttf?gaei7j') format('truetype'),
        url('icomoon/icomoon.woff?gaei7j') format('woff'),
        url('icomoon/icomoon.svg?gaei7j#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-check:before {
    content: "\e900";
}
.icon-dropdown:before {
    content: "\e901";
}
.icon-expand:before {
    content: "\e902";
}
.icon-facebook:before {
    content: "\e903";
}
.icon-fullscreen:before {
    content: "\e904";
}
.icon-hd:before {
    content: "\e905";
}
.icon-live:before {
    content: "\e906";
}
.icon-pause:before {
    content: "\e907";
}
.icon-play:before {
    content: "\e908";
}
.icon-repeat:before {
    content: "\e909";
}
.icon-settings_hd:before {
    content: "\e90a";
}
.icon-settings:before {
    content: "\e90b";
}
.icon-share:before {
    content: "\e90c";
}
.icon-stop:before {
    content: "\e90d";
}
.icon-twitter:before {
    content: "\e90e";
}
.icon-volume01:before {
    content: "\e90f";
}
.icon-volume02:before {
    content: "\e910";
}
.icon-volume03:before {
    content: "\e911";
}
.icon-volumeclose:before {
    content: "\e912";
}
