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

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

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

.icon-code__hover:before {
  content: "\e877";
}

.icon-note__hover:before {
  content: "\e664";
}

.icon-bookmark:before {
  content: "\e686";
}

.icon-code:before {
  content: "\e60e";
}

.icon-note:before {
  content: "\e6f3";
}

