@font-face {
  font-family: 'FAB 6';
  src: url('../fonts/fa-brands-6.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

#social-links .menu-item a[href*="twitter.com"]::before {
  font-family: 'Fab 6' !important;
  content: '\e61b' !important;
}