@font-face {
  font-family: "iconfont"; /* Project id 2914337 */
  src: url('iconfont.woff2?t=1671088751326') format('woff2'),
       url('iconfont.woff?t=1671088751326') format('woff'),
       url('iconfont.ttf?t=1671088751326') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  /*color: #2D8CF0;*/
  height: 40px;
  line-height: 40px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-import:before {
  content: "\e60d";
}
.icon-import {
  color: #2D8CF0
}

.icon-close-lock:before {
  content: "\e60c";
}
.icon-close-lock {
  color: #2D8CF0
}

.icon-open-lock:before {
  content: "\e60b";
}

.icon-copy:before {
  content: "\e609";
}
.icon-copy {
  color: #2D8CF0
}

.icon-swap:before {
  content: "\e60a";
}
.icon-swap {
  color: #2D8CF0
}

.icon-bianji:before {
  content: "\e608";
}

.icon-drag:before {
  content: "\e607";
}
.icon-drag {
  color: #777;
}

.icon-reduce:before {
  content: "\e601";
}
.icon-reduce {
  color: #2D8CF0
}

.icon-report:before {
  content: "\e602";
}

.icon-ship:before {
  content: "\e603";
}

.icon-increase:before {
  content: "\e604";
}
.icon-increase {
  color: #2D8CF0
}

.icon-more:before {
  content: "\e605";
}

.icon-airplane:before {
  content: "\e606";
}

