@font-face {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  src: url('../font/logo/fontello.eot?20252461');
  src: url('../font/logo/fontello.eot?20252461#iefix') format('embedded-opentype'),
       url('../font/logo/fontello.woff2?20252461') format('woff2'),
       url('../font/logo/fontello.woff?20252461') format('woff'),
       url('../font/logo/fontello.ttf?20252461') format('truetype'),
       url('../font/logo/fontello.svg?20252461#fontello') format('svg');
}

.fa-x-twitter,
.fa-tiktok,
.fa-youtube {
  align-items: center;
  display: flex;
  font-family: 'fontello';
}

.fa-x-twitter::before { content: '\e61b'; } /* '' */
.fa-tiktok::before { content: '\e07b'; } /* '' */
.fa-youtube::before { content: '\f167'; } /* '' */