@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?u43mhw');
  src:  url('fonts/icomoon.eot?u43mhw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?u43mhw') format('truetype'),
    url('fonts/icomoon.woff?u43mhw') format('woff'),
    url('fonts/icomoon.svg?u43mhw#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-apron:before {
  content: "\e900";
}
.icon-bag:before {
  content: "\e901";
}
.icon-bra_sexy:before {
  content: "\e902";
}
.icon-bra:before {
  content: "\e903";
}
.icon-cosplay:before {
  content: "\e904";
}
.icon-komono:before {
  content: "\e905";
}
.icon-long:before {
  content: "\e906";
}
.icon-mask:before {
  content: "\e907";
}
.icon-mini:before {
  content: "\e908";
}
.icon-outer:before {
  content: "\e909";
}
.icon-party:before {
  content: "\e90a";
}
.icon-roomwear:before {
  content: "\e90b";
}
.icon-shoes:before {
  content: "\e90c";
}
.icon-skirt:before {
  content: "\e90d";
}
.icon-suit:before {
  content: "\e90e";
}
.icon-swim:before {
  content: "\e90f";
}
.icon-yukata:before {
  content: "\e910";
}
