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

.sepblogIcon {
  font-family: "sepblogIcon" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.icon-jianben:before {
  content: "\e6d7";
}

.icon-panben:before {
  content: "\e6d8";
}