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

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

.icon-my:before {
  content: "\e600";
}

.icon-home:before {
  content: "\ed67";
}

.icon-gengduo:before {
  content: "\e731";
}

.icon-deng:before {
  content: "\e606";
}

.icon-shengji:before {
  content: "\e66b";
}

.icon-shoushi:before {
  content: "\e666";
}

.icon-shichang:before {
  content: "\e66d";
}

