@font-face {
  font-family: "iconfont"; /* Project id 5026690 */
  src: url('//at.alicdn.com/t/c/font_5026690_6mvd6y6o6pr.ttf?t=1758389804440') format('truetype');
}

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

.icon-close:before {
  content: "\e7fc";
}

.icon-undo:before {
  content: "\e787";
}

.icon-redo:before {
  content: "\e788";
}

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

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

.icon-left:before {
  content: "\e7ec";
}

.icon-fullscreen:before {
  content: "\e7ed";
}

.icon-fullscreen-exit:before {
  content: "\e7ee";
}

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

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

