@font-face {
  font-family: "dfeIcon"; 
  src: url('icon-dfe.ttf?t=1756798917529') format('truetype');
}

.dfe-icon {
  display: inline;
  font-family: "dfeIcon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666;
}

/* 模块图标 */
.mod-icon-StudentsListT:before,.mod-icon-StudentsList:before {
  content: "\ea05";color:#EA1;
}
.mod-icon-TeachHomeWork:before,.mod-icon-StudentHomeWork:before {
  content: "\e684";color:#F40;
}
.mod-icon-FileManage:before,.mod-icon-StFileManage:before {
  content: "\e988";color:#8DF;
}
.mod-icon-TopicChat:before {
  content: "\e653";color:#940;
}
.mod-icon-GroupRandom:before,.mod-icon-GroupLog:before {
  content: "\e602";color:#75D;
}
.mod-icon-Score:before {
  content: "\e6ef";color:#78A;
}
.mod-icon-TeachCheckInList:before,.mod-icon-StudentNoCheckCount:before {
  content: "\e603";color:#F73;
}
.mod-icon-MailList:before {
  content: "\e600";color:#8C2;
}
.mod-icon-PaperListT:before,.mod-icon-StudentPaperList:before {
  content: "\e660";color:#3CB;
}
.mod-icon-Question:before {
  content: "\e673";color:#F86;
}
.mod-icon-Survey:before {
  content: "\e6aa";color:#C50;
}
.mod-icon-VoteScope:before {
  content: "\e626";color:#F39;
}
.mod-icon-Activity:before {
  content: "\e604";color:#F60;
}
.mod-icon-Eval:before {
  content: "\e616";color:#FD0;
}
.mod-icon-BSDM:before {
  content: "\e665";color:#6BC;
}
.mod-icon-MT:before {
  content: "\e861";color:#BC7;
}
.mod-icon-IC:before {
  content: "\e651";color:#F6C;
}
.mod-icon-EX:before {
  content: "\e88f";color:#C90;
}
.mod-icon-STS:before {
  content: "\e63a";color:#99F;
}
.mod-icon-PKG:before {
  content: "\e647";color:#396;
}



/* 其他图标 */
.dfe-icon-read:before {
  content: "\e733";
}
.dfe-icon-chat:before {
  content: "\e650";
}
.dfe-icon-hat:before {
  content: "\e601";
}
.dfe-icon-bell:before {
  content: "\e605";
}
.dfe-icon-exercise:before {
  content: "\e6c2";
}
.dfe-icon-screen:before {
  content: "\e807";
}
.dfe-icon-qrcode:before {
  content: "\e748";
}
.dfe-icon-change:before {
  content: "\e64f";
}