@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?likxc');
  src:  url('icomoon.eot?likxc') format('embedded-opentype'),
    url('icomoon.ttf?likxc') format('truetype'),
    url('icomoon.woff?likxc') format('woff'),
    url('icomoon.svg?likxc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon-twitter-reply:before {
  content: "\e903";
}
.icon-twitter-reply2:before {
  content: "\e96a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-facebook-share:before {
  content: "\ea82";
}
.icon-twitter-retweet:before {
  content: "\e900";
}
.icon-twitter-logo:before {
  content: "\e901";
}
.icon-facebook-logo:before {
  content: "\e902";
}
.icon-linkedin2:before {
  content: "\eaca";
}
