@font-face {
    font-family: 'elfsight-iconfont';
    src:  url('iconfont.eot?zn8lr');
    src:  url('iconfont.eot?zn8lr#iefix') format('embedded-opentype'),
        url('iconfont.ttf?zn8lr') format('truetype'),
        url('iconfont.woff?zn8lr') format('woff'),
        url('iconfont.svg?zn8lr#icomoon') 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";
}
