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

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

.icon-goback:before {
  content: "\e63f";
}

.icon-time:before {
  content: "\e65a";
}

.icon-close:before {
  content: "\e626";
}

.icon-menu:before {
  content: "\e677";
}

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

.icon-arrow_up:before {
  content: "\e851";
}

.icon-arrow_down:before {
  content: "\e852";
}

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

.icon-linkedin:before {
  content: "\e697";
}

.icon-youtube:before {
  content: "\e850";
}

.icon-facebook:before {
  content: "\e801";
}

.icon-weixin:before {
  content: "\e659";
}

.icon-instagram:before {
  content: "\e640";
}

