@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?fhu8x8');
    src:  url('../fonts/icomoon.eot?fhu8x8#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?fhu8x8') format('truetype'),
    url('../fonts/icomoon.woff?fhu8x8') format('woff'),
    url('../fonts/icomoon.svg?fhu8x8#icomoon') format('svg');
}

span {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
font-size:19px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-comment:before {
  content: "\f075";
  font-size:14px;
}
.icon-twitter1:before {
  content: "\f099";
}
.icon-github1:before {
  content: "\f09b";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-youtube1:before {
  content: "\f167";
}
.icon-xing1:before {
  content: "\f168";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-tumblr:before {
  content: "\f173";
}

.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-dribbble1:before {
  content: "\f17d";
}
.icon-foursquare1:before {
  content: "\f180";
}
.icon-wordpress1:before {
  content: "\f19a";
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-spotify1:before {
  content: "\f1bc";
}
.icon-deviantart1:before {
  content: "\f1bd";
}
.icon-soundcloud:before {
  content: "\f1be";
}
.icon-vine1:before {
  content: "\f1ca";
}
.icon-hacker-news:before {
  content: "\f1d4";
}
.icon-y-combinator-square:before {
  content: "\f1d4";
}
.icon-yc-square:before {
  content: "\f1d4";
}
.icon-slideshare:before {
  content: "\f1e7";
}
.icon-yelp1:before {
  content: "\f1e9";
}
.icon-lastfm:before {
  content: "\f202";
}
.icon-facebook-official:before {
  content: "\f230";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-medium:before {
  content: "\f23a";
}
.icon-tripadvisor:before {
  content: "\f262";
}
.icon-500px1:before {
  content: "\f26e";
}
.icon-vimeo:before {
  content: "\f27d";
}
.icon-reddit-alien:before {
  content: "\f281";
}
.icon-gitlab:before {
  content: "\f296";
}
.icon-snapchat-ghost:before {
  content: "\f2ac";
}
.icon-telegram1:before {
  content: "\f2c6";
}

.icon-comment{
  left:15px;
}
