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

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

.twit-Twitter:before {
  content: "\e900";
}
