@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-brands-400.woff2) format('woff2'), url(../fonts/fa-brands-400.ttf) format('truetype')
}

.fa-brands {
    font-family: 'Font Awesome 6 Brands';
    font-weight: 400
}

.telegram:before {
    content: '\f2c6'
}

.instagram:before {
    content: '\f16d'
}

.youtube:before {
    content: '\f167'
}

.tiktok:before {
    content: '\e07b'
}

.twitter:before {
    content: '\f099'
}

.discord:before {
    content: '\f392'
}

.x-twitter:before {
    content: '\e61b'
}

.snapchat:before {
    content: '\f2ab'
}