@font-face {
  font-family: "iconfont"; /* Project id 4604776 */
  src: url('//at.alicdn.com/t/c/font_4604776_uggtq8iny7r.woff2?t=1728863143771') format('woff2'),
       url('//at.alicdn.com/t/c/font_4604776_uggtq8iny7r.woff?t=1728863143771') format('woff'),
       url('//at.alicdn.com/t/c/font_4604776_uggtq8iny7r.ttf?t=1728863143771') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-view:before {
  content: "\e60e";
}

.icon-datetime:before {
  content: "\e600";
}

.icon-add-to-cart:before {
  content: "\e609";
}

.icon-cart:before {
  content: "\e690";
}

.icon-view-arrow:before {
  content: "\e652";
}

.icon-home:before {
  content: "\e615";
}

.icon-customer:before {
  content: "\e637";
}

.icon-language:before {
  content: "\e644";
}

.icon-close:before {
  content: "\e66f";
}

.icon-menu:before {
  content: "\eaf1";
}

.icon-currency:before {
  content: "\e735";
}

.icon-down-arrow:before {
  content: "\e611";
}

.icon-right-arrow:before {
  content: "\eaf3";
}

.icon-left-arrow:before {
  content: "\eaf4";
}

.icon-up-arrow:before {
  content: "\eaf2";
}

