@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?lrok24');
  src:  url('fonts/icomoon.eot?lrok24#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?lrok24') format('truetype'),
    url('fonts/icomoon.woff?lrok24') format('woff'),
    url('fonts/icomoon.svg?lrok24#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-time:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e72b";
}
.icon-arrow-up:before {
  content: "\e73b";
}
.icon-price-tag:before {
  content: "\e7a9";
}
.icon-weixin:before {
  content: "\e65d";
}
.icon-weibo:before {
  content: "\e626";
}
.icon-qq:before {
  content: "\e882";
}
.icon-share-box:before {
  content: "\e76e";
}
.icon-exchange:before {
  content: "\e79f";
}
.icon-edit-box:before {
  content: "\e6d0";
}
.icon-archive-drawer:before {
  content: "\e69b";
}
.icon-mail:before {
  content: "\e6a7";
}
.icon-twitter:before {
  content: "\e8d1";
}
.icon-facebook:before {
  content: "\e60b";
}
.icon-linkedin:before {
  content: "\e62f";
}
.icon-instagram:before {
  content: "\e768";
}
.icon-arrow-right:before {
  content: "\e736";
}
.icon-close:before {
  content: "\e741";
}
.icon-search:before {
  content: "\e769";
}
.icon-chat:before {
  content: "\e67c";
}
.icon-message:before {
  content: "\e683";
}
.icon-eye:before {
  content: "\e74d";
}
.icon-menu:before {
  content: "\e75e";
}
.icon-moon-line:before {
  content: "\e760";
}
.icon-moon-fill:before {
  content: "\e75f";
}
