@font-face {
    font-family: 'twitter_x';
    src: url('https://static.spotapps.co/web/roll-sushi--com/lib/twitter_x_font_icon/css/../font/twitter_x.eot?65072291');
    src: url('https://static.spotapps.co/web/roll-sushi--com/lib/twitter_x_font_icon/css/../font/twitter_x.eot?65072291#iefix') format('embedded-opentype'),
         url('https://static.spotapps.co/web/roll-sushi--com/lib/twitter_x_font_icon/css/../font/twitter_x.woff2?65072291') format('woff2'),
         url('https://static.spotapps.co/web/roll-sushi--com/lib/twitter_x_font_icon/css/../font/twitter_x.woff?65072291') format('woff'),
         url('https://static.spotapps.co/web/roll-sushi--com/lib/twitter_x_font_icon/css/../font/twitter_x.ttf?65072291') format('truetype'),
         url('https://static.spotapps.co/web/roll-sushi--com/lib/twitter_x_font_icon/css/../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('https://static.spotapps.co/web/roll-sushi--com/lib/twitter_x_font_icon/css/../font/twitter_x.svg?65072291#twitter_x') format('svg');
    }
  }
  */
  [class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "twitter_x";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-twitter-x:before { content: '\e800'; } /* '' */