@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mer3og');
  src:  url('fonts/icomoon.eot?mer3og#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mer3og') format('truetype'),
    url('fonts/icomoon.woff?mer3og') format('woff'),
    url('fonts/icomoon.svg?mer3og#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-x-twitter:before {
  content: "\ea97";
}
.icon-hatebu:before {
  content: "\e900";
}
.icon-line:before {
  content: "\e901";
}
.icon-pocket:before {
  content: "\e902";
}
.icon-feedly:before {
  content: "\e903";
}
.icon-xwrite-mono:before {
  content: "\e906";
}
.icon-paste:before {
  content: "\e92d";
}
.icon-link:before {
  content: "\e9cf";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\eaa1";
}
.icon-pinterest:before {
  content: "\ead5";
}
.icon-xwrite .path1:before {
  content: "\e904";
  color: rgb(0, 164, 225);
}
.icon-xwrite .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(0, 96, 173);
}
