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

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

.isoc-icon-logox-twitter:before {
  content: "\e900";
  color: #fff;
}
