@font-face {
  font-family: "iconfont"; /* Project id 4980253 */
  src: url('//at.alicdn.com/t/c/font_4980253_sxx1t07gl0m.woff2?t=1753150294505') format('woff2'),
       url('//at.alicdn.com/t/c/font_4980253_sxx1t07gl0m.woff?t=1753150294505') format('woff'),
       url('//at.alicdn.com/t/c/font_4980253_sxx1t07gl0m.ttf?t=1753150294505') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e69f";
}

.icon-top:before {
  content: "\e619";
}

.icon-location:before {
  content: "\e83d";
}

.icon-phone:before {
  content: "\e85f";
}

.icon-mail:before {
  content: "\e888";
}

.icon-timeline:before {
  content: "\e630";
}

.icon-check:before {
  content: "\e60f";
}

.icon-triangle:before {
  content: "\e76f";
}

.icon-more:before {
  content: "\e73f";
}

.icon-star:before {
  content: "\ead7";
}

.icon-email:before {
  content: "\e856";
}
