@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?untiam');
    src:  url('fonts/icomoon.eot?untiam#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?untiam') format('truetype'),
        url('fonts/icomoon.woff?untiam') format('woff'),
        url('fonts/icomoon.svg?untiam#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-spinner10:before {
    content: "\e983";
}
.icon-play2:before {
    content: "\ea15";
}
.icon-embed2:before {
    content: "\ea80";
}

.insert-ygvideo span {
    line-height: 30px;
    vertical-align: middle;
}
.insert-ygvideo span:before {
    margin-right: 2px;
}