@font-face {
  font-family: "iconff"; /* Project id 4415156 */
  src: url('iconfont.woff2?t=1705545731116') format('woff2'),
       url('iconfont.woff?t=1705545731116') format('woff'),
       url('iconfont.ttf?t=1705545731116') format('truetype');
}

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

.icon-play:before {
  content: "\e63a";
}

.icon-download:before {
  content: "\e9ce";
}

.icon-correct:before {
  content: "\e69e";
}

.icon-file:before {
  content: "\e793";
}

.icon-right-arrow:before {
  content: "\eb8a";
}

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

.icon-minus:before {
  content: "\e870";
}

.icon-add:before {
  content: "\e6be";
}

.icon-right-arrow1:before {
  content: "\e670";
}

