@charset "UTF-8";

@font-face {
    font-family: "streamrecorder-icons";
    src: url("../webfonts/streamrecorder-icons.eot");
    src: url("../webfonts/streamrecorder-icons.eot?#iefix") format("embedded-opentype"),
        url("../webfonts/streamrecorder-icons.woff") format("woff"),
        url("../webfonts/streamrecorder-icons.ttf") format("truetype"),
        url("../webfonts/streamrecorder-icons.svg#streamrecorder") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "streamrecorder-icons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="sr-icons-"]:before,
[class*=" sr-icons-"]:before {
    font-family: "streamrecorder-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sr-icons {
    display: inline-block;
    font-family: "streamrecorder-icons" !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
}

.sr-icons-youtube-icon:before {
    content: "\41";
}

.sr-icons-twitch-icon:before {
    content: "\42";
}

.sr-icons-kick-icon:before {
    content: "\43";
}

.sr-icons-afreecatv-icon:before {
    content: "\44";
}

.sr-icons-chzzk-icon:before {
    content: "\45";
}

.sr-icons-flextv-icon:before {
    content: "\46";
}

.sr-icons-tiktok-icon:before {
    content: "\47";
}

.sr-icons-pandalive-icon:before {
    content: "\48";
}

.sr-icons-youtube-logo:before {
    content: "\61";
}

.sr-icons-twitch-logo:before {
    content: "\62";
}

.sr-icons-kick-logo:before {
    content: "\63";
}

.sr-icons-afreecatv-logo:before {
    content: "\64";
}

.sr-icons-chzzk-logo:before {
    content: "\65";
}

.sr-icons-flextv-logo:before {
    content: "\66";
}

.sr-icons-tiktok-logo:before {
    content: "\67";
}

.sr-icons-pandalive-logo:before {
    content: "\68";
}

.sr-icons-pandalive-logo:before {
    content: "\68";
}

.sr-icons-tiktok-icon:before {
    content: "\31";
}

.sr-icons-x-icon:before {
    content: "\32";
}

.sr-icons-instagram-icon:before {
    content: "\33";
}