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

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

.icon-yuan:before {
  content: "\e62d";
}

.icon-wen:before {
  content: "\e62c";
}

.icon-teng:before {
  content: "\e62b";
}

.icon-qing:before {
  content: "\e62a";
}

.icon-font:before {
  content: "\e627";
}

.icon-dark:before {
  content: "\e626";
}

.icon-next-page:before {
  content: "\e625";
}

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

.icon-menu:before {
  content: "\e622";
}

.icon-light:before {
  content: "\e623";
}

.icon-book:before {
  content: "\e621";
}

.icon-home:before {
  content: "\e620";
}

