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

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

.cmx-close:before {
  content: "\e6dc";
}

.cmx-config:before {
  content: "\e650";
}

.cmx-param:before {
  content: "\e646";
}

