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

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

[class^="el-icon-cmg"], [class*=" el-icon-cmg"] {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.el-icon-cmg-arrow:before {
  content: "\e601";
}

.el-icon-cmg-smaller:before {
  content: "\ec13";
}

.el-icon-cmg-bigger:before {
  content: "\ec14";
}

.el-icon-cmg-save:before {
  content: "\e6bf";
}

.el-icon-cmg-upload:before {
  content: "\e672";
}

.el-icon-cmg-download:before {
  content: "\e675";
}

.el-icon-cmg-revoke:before {
  content: "\e611";
}

.el-icon-cmg-restore:before {
  content: "\e640";
}

.el-icon-cmg-text:before {
  content: "\e63f";
}

.el-icon-cmg-foldline:before {
  content: "\e68f";
}

.el-icon-cmg-circle:before {
  content: "\e77c";
}

.el-icon-cmg-square:before {
  content: "\e600";
}

.el-icon-cmg-line:before {
  content: "\e6d0";
}

