@font-face {
  font-family: "iconfont-problem"; /* Project id 5084500 */
  src: url('//at.alicdn.com/t/c/font_5084500_1cxstgf749s.woff2?t=1766047973758') format('woff2'),
       url('//at.alicdn.com/t/c/font_5084500_1cxstgf749s.woff?t=1766047973758') format('woff'),
       url('//at.alicdn.com/t/c/font_5084500_1cxstgf749s.ttf?t=1766047973758') format('truetype');
}

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

.icon-random:before {
  content: "\e71f";
}

.icon-important:before {
  content: "\e6d5";
}

.icon-type:before {
  content: "\e644";
}

.icon-exam:before {
  content: "\e669";
}

.icon-order:before {
  content: "\e66a";
}

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

.icon-wrong:before {
  content: "\e601";
}

.icon-mastered:before {
  content: "\e70e";
}

.icon-single-choice:before {
  content: "\e6b1";
}

.icon-true-false:before {
  content: "\e6a9";
}

.icon-fill:before {
  content: "\e6aa";
}

.icon-multi-choices:before {
  content: "\e6ab";
}

.icon-text:before {
  content: "\e656";
}

