@font-face {
  font-family: 'icomoon';
  src:  url('/font/icomoon.eot?i6ydo7');
  src:  url('/font/icomoon.eot?i6ydo7#iefix') format('embedded-opentype'),
    url('/font/icomoon.ttf?i6ydo7') format('truetype'),
    url('/font/icomoon.woff?i6ydo7') format('woff'),
    url('/font/icomoon.svg?i6ydo7#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-myp_icon_call:before {
  content: "\e90a";
}
.icon-myp_icon_cart:before {
  content: "\e90b";
}
.icon-myp_icon_coin:before {
  content: "\e90c";
}
.icon-btn_icon_check .path1:before {
  content: "\e907";
  color: rgb(0, 0, 0);
}
.icon-btn_icon_check .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(2, 2, 2);
}
.icon-btn_more_go_prev:before {
  content: "\e909";
}
.icon-btn_more_go:before {
  content: "\e906";
}
.icon-sns_n_icon:before {
  content: "\e900";
  color: #7b7b7b;
}
.icon-sns_u_icon:before {
  content: "\e901";
  color: #7b7b7b;
}
.icon-si_allmenu:before {
  content: "\e902";
}
.icon-si_arrow:before {
  content: "\e903";
  color: #544841;
}
.icon-si_compass:before {
  content: "\e904";
}
.icon-si_user:before {
  content: "\e905";
}
