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

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

.icon-arrwo-left:before {
  content: "\e680";
}

.icon-search:before {
  content: "\e6b9";
}

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

.icon-weixin:before {
  content: "\e605";
}

.icon-weibo:before {
  content: "\e62f";
}

.icon-zhifubao:before {
  content: "\e60f";
}

.icon-qq:before {
  content: "\e68d";
}

