@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qnszyv');
  src:  url('fonts/icomoon.eot?qnszyv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qnszyv') format('truetype'),
    url('fonts/icomoon.woff?qnszyv') format('woff'),
    url('fonts/icomoon.svg?qnszyv#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-camera:before {
  content: "\f030";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-get-pocket:before {
  content: "\f265";
}
.icon-info-with-circle:before {
  content: "\e900";
}
.icon-hatenabookmark:before {
  content: "\e901";
  color: #00a4de;
}
.icon-instagram:before {
  content: "\e902";
  color: #e4405f;
}
.icon-line:before {
  content: "\e904";
  color: #00c300;
}
.icon-twitter:before {
  content: "\e905";
  color: #1da1f2;
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-facebook:before {
  content: "\ea90";
}
