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