@font-face {
  font-family: "iconfont"; /* Project id 3239529 */
  src: url('//at.alicdn.com/t/font_3239529_f5s70sn8hbr.woff2?t=1652170166547') format('woff2'),
       url('//at.alicdn.com/t/font_3239529_f5s70sn8hbr.woff?t=1652170166547') format('woff'),
       url('//at.alicdn.com/t/font_3239529_f5s70sn8hbr.ttf?t=1652170166547') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-down:before {
  content: "\e643";
}

.icon-coins:before {
  content: "\e60f";
}

.icon-clock:before {
  content: "\e618";
}

.icon-close:before {
  content: "\e603";
}

.icon-reduce:before {
  content: "\e676";
}

.icon-plus:before {
  content: "\e602";
}

.icon-next:before {
  content: "\eb15";
}

.icon-search:before {
  content: "\e694";
}

.icon-location-fill:before {
  content: "\e600";
}

.icon-calendar:before {
  content: "\e601";
}

.icon-refresh:before {
  content: "\e782";
}

.icon-location:before {
  content: "\e60e";
}

.icon-tips:before {
  content: "\e8ec";
}

.icon-invitation:before {
  content: "\e7aa";
}

.icon-location2:before {
  content: "\e6ad";
}

