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

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

.icon-icon_arrow:before {
  content: "\e606";
}

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

.icon-icon_drop-down:before {
  content: "\e608";
}

.icon-icon_delete:before {
  content: "\e609";
}

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

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

.icon-icon_wechat:before {
  content: "\e60c";
}

.icon-icon_question:before {
  content: "\e60e";
}

.icon-icon_upload:before {
  content: "\e60f";
}

.icon-icon_wechat_circle:before {
  content: "\e60d";
}

.icon-icon_book:before {
  content: "\e610";
}

.icon-icon_teacher:before {
  content: "\e611";
}

.icon-icon_eye:before {
  content: "\e612";
}

.icon-icon_download:before {
  content: "\e613";
}

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

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

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

