@font-face {
  font-display: auto;
  font-family: vant-icon;
  font-style: normal;
  font-weight: 400;
  src: url(./vant-icon.woff2) format("woff2"), url(./vant-icon.woff) format("woff");
}
.van-icon {
  font: normal normal normal 14px/1 vant-icon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  line-height: 1;
}
.van-icon::before { display: inline-block; }
.van-icon-arrow::before { content: "\e660"; }
.van-icon-arrow-left::before { content: "\e668"; }
.van-icon-arrow-down::before { content: "\e65e"; }
.van-icon-shop-o::before { content: "\e71b"; }
.van-icon-location-o::before { content: "\e6d9"; }
.van-icon-orders-o::before { content: "\e6ef"; }
.van-icon-bill-o::before { content: "\e67d"; }
.van-icon-volume-o::before { content: "\e73c"; }
.van-icon-phone-o::before { content: "\e6fc"; }
.van-icon-info-o::before { content: "\e6d1"; }
.van-icon-service-o::before { content: "\e712"; }
.van-icon-shopping-cart-o::before { content: "\e71f"; }
.van-icon-cart-o::before { content: "\e681"; }
.van-icon-goods-collect-o::before { content: "\e6cd"; }
.van-icon-add::before { content: "\e65d"; }
.van-icon-plus::before { content: "\e6fa"; }
.van-icon-minus::before { content: "\e6ee"; }
.van-icon-delete-o::before { content: "\e6a6"; }
.van-icon-success::before { content: "\e728"; }
.van-icon-manager-o::before { content: "\e6e3"; }
.van-icon-contact::before { content: "\e753"; }
.van-icon-user-circle-o::before { content: "\e749"; }
.van-icon-lock::before { content: "\e6dc"; }
.van-icon-friends-o::before { content: "\e6c2"; }
.van-icon-records::before { content: "\e63d"; }
.van-icon-todo-list-o::before { content: "\e733"; }
.van-icon-clock-o::before { content: "\e68f"; }
.van-icon-after-sale::before { content: "\e661"; }
.van-icon-cash-o::before { content: "\e74d"; }
