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

[class^="vlivechat-ico-"], [class*=" vlivechat-ico-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'vlivechat' !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;
}

.vlivechat-ico-envelope-o:before {
    content: "\f003";
}

.vlivechat-ico-close:before {
    content: "\e900";
}

.vlivechat-ico-cog:before {
    content: "\f013";
}

.vlivechat-ico-comments:before {
    content: "\f086";
}

.vlivechat-ico-paperclip:before {
    content: "\f0c6";
}

.vlivechat-ico-angle-up:before {
    content: "\f106";
}

.vlivechat-ico-angle-down:before {
    content: "\f107";
}

.vlivechat-ico-volume-medium:before {
    content: "\ea27";
}

.vlivechat-ico-volume-mute2:before {
    content: "\ea2a";
}

.vlivechat-ico-user:before {
    content: "\e971";
}