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

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

.icon-yunwendang:before {
  content: "\e8a5";
}

.icon-dianpu:before {
  content: "\e736";
}

.icon-shoucang:before {
  content: "\eca7";
}

