@font-face {
  font-family: 'icons';
  src: url('../fonts/icons.eot?1jwx82');
  src: url('../fonts/icons.eot?1jwx82#iefix') format('embedded-opentype'), url('../fonts/icons.ttf?1jwx82') format('truetype'), url('../fonts/icons.woff?1jwx82') format('woff'), url('../fonts/icons.svg?1jwx82#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icons';
  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-facebook:before {
  content: "\e801";
}
.icon-feedly:before {
  content: "\e802";
}
.icon-googleplus:before {
  content: "\e803";
}
.icon-hatebu:before {
  content: "\e804";
}
.icon-line:before {
  content: "\e805";
}
.icon-pocket:before {
  content: "\e806";
}
.icon-rss:before {
  content: "\e807";
}
.icon-twitter:before {
  content: "\e808";
}
.icon-thin-down:before {
  content: "\e800";
}
.icon-menu:before {
  content: "\f05e";
}
