@font-face {
  font-family: 'tweets';
  src:  url('../fonts/tweets.eot?67fxc6');
  src:  url('../fonts/tweets.eot?67fxc6#iefix') format('embedded-opentype'),
    url('../fonts/tweets.woff2?67fxc6') format('woff2'),
    url('../fonts/tweets.ttf?67fxc6') format('truetype'),
    url('../fonts/tweets.woff?67fxc6') format('woff'),
    url('../fonts/tweets.svg?67fxc6#tweets') format('svg');
  font-weight: normal !important;
  font-style: normal !important;
}

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

.tweetsicon-twitter:before {
  content: "\e902";
}
