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

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

.icon-gudingdianhua:before {
  content: "\e621";
}

.icon-time:before {
  content: "\e612";
}

.icon-dianziyouxiang:before {
  content: "\e683";
}

