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

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

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