@font-face {
    font-family: 'Socicon';
    src:  url('/f/fonts/Socicon.eot?cz25g0');
    src:  url('/f/fonts/Socicon.eot?cz25g0#iefix') format('embedded-opentype'),
    url('/f/fonts/Socicon.woff2?cz25g0') format('woff2'),
    url('/f/fonts/Socicon.ttf?cz25g0') format('truetype'),
    url('/f/fonts/Socicon.woff?cz25g0') format('woff'),
    url('/f/fonts/Socicon.svg?cz25g0#Socicon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="socicon-"], [class*=" socicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Socicon' !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;
}
.socicon-discord:before {
    content: "\e01d";
}
.socicon-facebook:before {
    content: "\e028";
}
.socicon-instagram:before {
    content: "\e044";
}
.socicon-odnoklassniki:before {
    content: "\e05a";
}
.socicon-skype:before {
    content: "\e073";
}
.socicon-telegram:before {
    content: "\e087";
}
.socicon-twitter:before {
    content: "\e08d";
}
.socicon-viber:before {
    content: "\e091";
}
.socicon-vkontakte:before {
    content: "\e095";
}
.socicon-whatsapp:before {
    content: "\e099";
}
.socicon-yandex:before {
    content: "\e0a2";
}
.socicon-youtube:before {
    content: "\e0a5";
}