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

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

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