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

[class^="twitter-"], [class*=" twitter-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'twitter' !important;
  speak: never;
  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;
}

.twitter-x:before {
  content: "\e900";
}
