@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?n29kth');
  src:  url('fonts/icomoon.eot?n29kth#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?n29kth') format('truetype'),
    url('fonts/icomoon.woff?n29kth') format('woff'),
    url('fonts/icomoon.svg?n29kth#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: 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-sutenai:before {
  content: "\e900";
}
.icon-amazon:before {
  content: "\e906";
}
.icon-yahoo:before {
  content: "\e90f";
}
.icon-rakuten:before {
  content: "\e90e";
}
.icon-tw:before {
  content: "\e903";
}
.icon-fb:before {
  content: "\e904";
}
.icon-insta:before {
  content: "\e905";
}
.icon-amazon1:before {
  content: "\ea87";
}
