﻿@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot');
  src:  url('fonts/icomoon.eot') format('embedded-opentype'),
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'),
    url('fonts/icomoon.svg') 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-board:before {
  content: "\1f317";
}
.icon-cs:before {
  content: "\1f316";
}
.icon-point:before {
  content: "\1f315";
}
.icon-order:before {
  content: "\1f314";
}
.icon-myview:before {
  content: "\1f313";
}
.icon-coupon:before {
  content: "\1f312";
}
.icon-prdlist:before {
  content: "\1f311";
}
.icon-thumblist:before {
  content: "\1f310";
}
.icon-notice:before {
  content: "\1f30f";
}
.icon-search:before {
  content: "\1f30e";
}
.icon-discount:before {
  content: "\1f30d";
}
.icon-review2:before {
  content: "\1f30c";
}
.icon-review1:before {
  content: "\1f30b";
}
.icon-menu:before {
  content: "\1f30a";
}
.icon-delivery:before {
  content: "\1f309";
}
.icon-best:before {
  content: "\1f307";
}
.icon-brand:before {
  content: "\1f306";
}
.icon-sale:before {
  content: "\1f305";
}
.icon-new:before {
  content: "\1f308";
}
.icon-check:before {
  content: "\1f304";
}
.icon-g9:before {
  content: "\1f302";
}
.icon-stemp:before {
  content: "\1f301";
}
.icon-home:before {
  content: "\1f300";
}
.icon-smile:before {
  content: "\1f32c";
}
.icon-my:before {
  content: "\1f303";
}
.icon-cart:before {
  content: "\1f331";
}
.icon-wish:before {
  content: "\1f353";
}
