@font-face {
  font-family: "iconfont"; /* Project id 4160812 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/iconfont.ttf') format('truetype');
}

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

.icon-cart_icon:before {
  content: "\e685";
}

.icon-collect_icon:before {
  content: "\e686";
}

.icon-edit_icon:before {
  content: "\e687";
}

.icon-close_icon:before {
  content: "\e688";
}

.icon-down_arrow_icon:before {
  content: "\e689";
}

.icon-check_icon:before {
  content: "\e68a";
}

.icon-cart_big_icon:before {
  content: "\e68b";
}

.icon-left_arrow_icon:before {
  content: "\e68c";
}

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

.icon-invoice_icon:before {
  content: "\e68e";
}

.icon-login_big_icon:before {
  content: "\e68f";
}

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

.icon-address_icon:before {
  content: "\e691";
}

.icon-nav_icon:before {
  content: "\e692";
}

.icon-search_icon:before {
  content: "\e693";
}

.icon-right_arrow_icon:before {
  content: "\e694";
}

.icon-payment_big_icon:before {
  content: "\e695";
}

.icon-user_icon:before {
  content: "\e696";
}

.icon-set_icon:before {
  content: "\e697";
}

.icon-hart_icon:before {
  content: "\e698";
}

.icon-order_icon:before {
  content: "\e699";
}

.icon-site_icon:before {
  content: "\e69a";
}

.icon-order_big_icon:before {
  content: "\e69b";
}

.icon-order_finish_big_icon:before {
  content: "\e69c";
}

.icon-tel_icon:before {
  content: "\e69d";
}

.icon-logo:before {
  content: "\e69e";
}

