@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?s9l1p1');
  src: url('fonts/icomoon.eot?s9l1p1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?s9l1p1') format('truetype'),
    url('fonts/icomoon.woff?s9l1p1') format('woff'),
    url('fonts/icomoon.svg?s9l1p1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'clear_x';
  src: url('fonts/clear_x.eot?w4ytji');
  src: url('fonts/clear_x.eot?w4ytji#iefix') format('embedded-opentype'),
    url('fonts/clear_x.ttf?w4ytji') format('truetype'),
    url('fonts/clear_x.woff?w4ytji') format('woff'),
    url('fonts/clear_x.svg?w4ytji#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoonjdpay';
  src: url('fonts/icomoonjdpay.eot?12e6ee');
  src: url('fonts/icomoonjdpay.eot?12e6ee#iefix') format('embedded-opentype'),
    url('fonts/icomoonjdpay.ttf?12e6ee') format('truetype'),
    url('fonts/icomoonjdpay.woff?12e6ee') format('woff'),
    url('fonts/icomoonjdpay.svg?12e6ee#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', 'icomoonjdpay', 'clear_x' !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-not-coupon:before {
  content: "\e900";
  color: #707070;
}

.icon-cny:before {
  content: "\e901";
  color: #ffffff;
}

.icon-CNY:before {
  content: "\e901";
  color: #f3a544;
}

.icon-up:before {
  content: "\e902";
}

.icon-down:before {
  content: "\e903";
}

.icon-left:before {
  content: "\e904";
}

.icon-wechat:before {
  content: "\e905";
  color: #0e932e;
}

.icon-alipay:before {
  content: "\e906";
  color: #1296db;
}

.icon-coupon:before {
  content: "\e907";
  color: #f3a544;
}

.icon-jdpay:before {
  content: "\e909";
  color: #d81e06;
}

.icon-clear_x:before {
  content: "\e910";
  color: #666;
}
