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

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

.icon-fangche:before {
  content: "\e729";
}

