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

[class^="New-X"], [class*=" New-X"] {
  /* 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;
}

.New-Xx:before {
  content: "\e900";
}
