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

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

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

.icon-export:before {
  content: "\e69b";
}

.icon-import:before {
  content: "\e6a4";
}

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

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

.icon-import1:before {
  content: "\e735";
}

.icon-task:before {
  content: "\e67f";
}

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

.icon-test:before {
  content: "\e66b";
}

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

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

