@font-face {
    font-family: "RiverIcons";
    src: url('RiverIcons.eot?1758285736830');
    src: url('RiverIcons.eot?1758285736830#iefix') format('eot'),
        url('RiverIcons.woff2?1758285736830') format('woff2'),
        url('RiverIcons.woff?1758285736830') format('woff'),
        url('RiverIcons.ttf?1758285736830') format('truetype'),
        url('RiverIcons.svg?1758285736830#RiverIcons') format('svg');
}

.rv-iconfont::before {
    font-family: "RiverIcons";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
    text-decoration: none;
    text-transform: none;
}


.rv-iconfont--closed-caption::before {
    content: "\E001";
}

.rv-iconfont--down-stroke::before {
    content: "\E002";
}

.rv-iconfont--forward-10::before {
    content: "\E003";
}

.rv-iconfont--forward-30::before {
    content: "\E004";
}

.rv-iconfont--fullscreen-exit::before {
    content: "\E005";
}

.rv-iconfont--fullscreen::before {
    content: "\E006";
}

.rv-iconfont--gear::before {
    content: "\E007";
}

.rv-iconfont--hd::before {
    content: "\E008";
}

.rv-iconfont--pause::before {
    content: "\E009";
}

.rv-iconfont--play-arrow::before {
    content: "\E00A";
}

.rv-iconfont--repeat::before {
    content: "\E00B";
}

.rv-iconfont--replay-10::before {
    content: "\E00C";
}

.rv-iconfont--replay-30::before {
    content: "\E00D";
}

.rv-iconfont--replay::before {
    content: "\E00E";
}

.rv-iconfont--skip-next::before {
    content: "\E00F";
}

.rv-iconfont--skip-previous::before {
    content: "\E010";
}

.rv-iconfont--stop::before {
    content: "\E011";
}

.rv-iconfont--volume-down::before {
    content: "\E012";
}

.rv-iconfont--volume-mute::before {
    content: "\E013";
}

.rv-iconfont--volume-off::before {
    content: "\E014";
}

.rv-iconfont--volume-up::before {
    content: "\E015";
}
