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

.vn-icon:before {
    /* From Google Fonts*/
    display: inline-block;
    font-family: "icomoon";
    font-weight: normal;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* From Icomoon*/
    speak: never;
    text-transform: none;
}

.vn-instagram:before {
    content: "\e900";
}
.vn-zen:before {
    content: "\e901";
}
.vn-tiktok:before {
    content: "\e902";
}
.vn-facebook:before {
    content: "\e903";
}
.vn-telegram:before {
    content: "\e904";
}
.vn-vk:before {
    content: "\e905";
}
.vn-youtube:before {
    content: "\e906";
}
.vn-youtubemusic:before {
    content: "\e907";
}
.vn-sber:before {
    content: "\e908";
}
.vn-applemusic:before {
    content: "\e909";
}
.vn-yandex:before {
    content: "\e90a";
}
.vn-deezer:before {
    content: "\e90b";
}
.vn-spotify:before {
    content: "\e90c";
}
.vn-tidal:before {
    content: "\e90d";
}
.vn-google-drive:before {
    content: "\ea8f";
}