@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9xxvvm');
  src:  url('fonts/icomoon.eot?9xxvvm#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9xxvvm') format('truetype'),
    url('fonts/icomoon.woff?9xxvvm') format('woff'),
    url('fonts/icomoon.svg?9xxvvm#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-feedly:before {
  content: "\e007";
}
.icon-pocket:before {
  content: "\e008";
}
.icon-line:before {
  content: "\e009";
}
.icon-hatebu:before {
  content: "\e00a";
}
.icon-feedly-square:before {
  content: "\e601";
}
.icon-googleplus:before {
  content: "\e608";
}
.icon-facebook:before {
  content: "\e60d";
}
.icon-twitter:before {
  content: "\e611";
}
.icon-feed:before {
  content: "\e614";
}
.icon-youtube:before {
  content: "\e617";
}
.icon-flickr:before {
  content: "\e61e";
}
.icon-github:before {
  content: "\e626";
}
.icon-wordpress:before {
  content: "\e629";
}
