@font-face {
  font-family: 'twitter_x';
  src: url('../font/twitter_x.eot?65072291');
  src: url('../font/twitter_x.eot?65072291#iefix') format('embedded-opentype'),
       url('../font/twitter_x.woff2?65072291') format('woff2'),
       url('../font/twitter_x.woff?65072291') format('woff'),
       url('../font/twitter_x.ttf?65072291') format('truetype'),
       url('../font/twitter_x.svg?65072291#twitter_x') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'twitter_x';
    src: url('../font/twitter_x.svg?65072291#twitter_x') format('svg');
  }
}
*/
[class^="icon-twitter-"]:before, [class*="icon-twitter-"]:before {
  font-family: "twitter_x" !important;
}

.icon-twitter-x:before { content: '\e800'; } /* '' */
