@font-face {
  font-family: 'iconfont';  /* project id 1387521 */
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot') format('embedded-opentype'),
  url('../font/iconfont.woff2') format('woff2'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bofang1:before {
  content: "\e601";
}

.icon-arrow-down:before {
  content: "\e969";
}

.icon-dianhua:before {
  content: "\e633";
}

.icon-hetong:before {
  content: "\e64e";
}

.icon-daohang:before {
  content: "\e600";
}

.icon-copy:before {
  content: "\e644";
}

.icon-wancheng:before {
  content: "\e641";
}

.icon-arrow-up:before {
  content: "\ef2a";
}
