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

[class^="xtwicon-"], [class*=" xtwicon-"] {
  font-family: 'xtwicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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