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

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

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