@font-face {
    font-family: 'elfsight-iconfont';
    src:  url('iconfont_zn8lr.eot');
    src:  url('iconfont_zn8lr.eot#iefix') format('embedded-opentype'),
        url('iconfont_zn8lr.ttf') format('truetype'),
        url('iconfont_zn8lr.woff') format('woff'),
        url('iconfont_zn8lr-icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.icon-elfsight-glyph {
    font-family: 'elfsight-iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-elfsight-glyph:before {
    content: "\e900";
}