@font-face {
  font-family: 'icomoon-twitter';
  src:  url('../new_icomoon/fonts/icomoon.woff?jc208y');
  src:  url('../new_icomoon/fonts/icomoon.woff?jc208y#iefix') format('woff'),
    url('../new_icomoon/fonts/icomoon.ttf?jc208y') format('truetype'),
    url('../new_icomoon/fonts/icomoon.woff?jc208y') format('woff'),
    url('../new_icomoon/fonts/icomoon.svg?jc208y#icomoon') format('svg'),
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ic-twitter:before {
  font-family: 'icomoon-twitter';
  content: "\e900";
}
