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

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

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

.icon-arrow_right:before {
  content: "\e689";
}

.icon-juxing9:before {
  content: "\e60b";
}

.icon-cangkuguanli:before {
  content: "\e68a";
}

.icon-WMS:before {
  content: "\e614";
}

.icon-anquanguanjia:before {
  content: "\e6e5";
}

.icon-arrow-right-s-line:before {
  content: "\e747";
}

