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

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

.icon-left:before {
  content: "\e601";
}

.icon-right:before {
  content: "\e602";
}

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

.icon-center:before {
  content: "\e808";
}

.icon-merge:before {
  content: "\e667";
}

.icon-replace:before {
  content: "\e6c4";
}

.icon-bucket:before {
  content: "\e6c1";
}

.icon-dropper:before {
  content: "\e7fe";
}

.icon-stroke:before {
  content: "\e67b";
}

.icon-pen:before {
  content: "\e668";
}

.icon-select:before {
  content: "\e6aa";
}

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

.icon-wand:before {
  content: "\e6d4";
}

.icon-move:before {
  content: "\e740";
}

.icon-arrow-double-left:before {
  content: "\e665";
}

.icon-arrow-double-right:before {
  content: "\e666";
}

