@font-face {
  font-family: "iconfont"; /* Project id 5024881 */
  src: url('iconfont.woff2?t=1764143511016') format('woff2'),
       url('iconfont.woff?t=1764143511016') format('woff'),
       url('iconfont.ttf?t=1764143511016') format('truetype');
}

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

.icon-using_help:before {
  content: "\e60a";
}

.icon-yonghuguanli:before {
  content: "\e62f";
}

.icon-jigouguanli:before {
  content: "\e605";
}

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

.icon-shuju:before {
  content: "\e607";
}

.icon-text:before {
  content: "\e7e0";
}

.icon-audio:before {
  content: "\e609";
}

.icon-response:before {
  content: "\e70c";
}

.icon-component:before {
  content: "\e730";
}

.icon-attribute:before {
  content: "\e66e";
}

.icon-picture:before {
  content: "\e61a";
}

.icon-video:before {
  content: "\e608";
}

.icon-shenpi:before {
  content: "\e617";
}

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

.icon-user:before {
  content: "\e61c";
}

