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

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

.icon-copy:before {
  content: "\e706";
}

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

.icon-tag:before {
  content: "\e752";
}

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

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

.icon-logout:before {
  content: "\e955";
}

.icon-clock:before {
  content: "\e669";
}

.icon-wechat:before {
  content: "\e616";
}

.icon-addbtn:before {
  content: "\e62d";
}

.icon-plus:before {
  content: "\e8fe";
}

.icon-bookmark:before {
  content: "\e8f0";
}

.icon-User:before {
  content: "\ea94";
}

.icon-Search:before {
  content: "\ea95";
}

.icon-lock:before {
  content: "\e676";
}

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

.icon-arrow-left-bold:before {
  content: "\e685";
}

.icon-arrow-right-bold:before {
  content: "\e687";
}

.icon-folder:before {
  content: "\e6b0";
}

.icon-all-link:before {
  content: "\e615";
}

.icon-edit:before {
  content: "\e635";
}

.icon-globe:before {
  content: "\e691";
}

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

