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

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

.icon-hatebu_rffc:before {
  content: "\e902";
}
.icon-line_rffc:before {
  content: "\e903";
}
.icon-twitter_rffc:before {
  content: "\e904";
}
.icon-feedly_rffc:before {
  content: "\e900";
}
.icon-pocket_rffc:before {
  content: "\e901";
}
.icon-facebook_rffc:before {
  content: "\ea90";
}
.icon-instagram_rffc:before {
  content: "\ea92";
}
.icon-rss_rffc:before {
  content: "\ea9b";
}
.icon-youtube_rffc:before {
  content: "\ea9d";
}
.icon-github_rffc:before {
  content: "\eab0";
}
.icon-wordpress_rffc:before {
  content: "\eab4";
}

.twitter_rffc { color: #000000; text-decoration: none;}
.facebook_rffc { color: #1877f2; text-decoration: none;}
.instagram_rffc { color: #CF2E92; text-decoration: none;}
.youtube_rffc { color: #ff0000; text-decoration: none;}
.feedly_rffc { color: #2BB24C; text-decoration: none;}
.rss_rffc { color: #ffa500; text-decoration: none;}
.github_rffc { color: #24292E; text-decoration: none;}
.wordpress_rffc { color: #2B98C5; text-decoration: none;}
