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

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

.icon-file_audio:before {
  content: "\e727";
}

.icon-file_excel:before {
  content: "\e728";
}

.icon-file_default:before {
  content: "\e729";
}

.icon-file_img:before {
  content: "\e72a";
}

.icon-file_ppt:before {
  content: "\e72b";
}

.icon-file_rar:before {
  content: "\e72c";
}

.icon-file_pdf:before {
  content: "\e72d";
}

.icon-file_project:before {
  content: "\e72e";
}

.icon-file_txt:before {
  content: "\e72f";
}

.icon-file_video:before {
  content: "\e730";
}

.icon-file_txt1:before {
  content: "\e731";
}

.icon-file_word:before {
  content: "\e732";
}

.icon-excel:before {
  content: "\e623";
}

.icon-jpg:before {
  content: "\e624";
}

.icon-png:before {
  content: "\e625";
}

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

.icon-ppt:before {
  content: "\e627";
}

.icon-word:before {
  content: "\e628";
}

.icon-zip:before {
  content: "\e629";
}

