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

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

.icon-dark_mode:before {
  content: "\e8a1";
}

.icon-light_mode:before {
  content: "\e91b";
}

.icon-arrowdown:before {
  content: "\e692";
}

.icon-arrowup:before {
  content: "\e695";
}

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

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

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

.icon-all:before {
  content: "\e696";
}

.icon-dongzuo:before {
  content: "\e608";
}

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

.icon-casual:before {
  content: "\e63e";
}

.icon-Puzzle:before {
  content: "\e89c";
}

.icon-Girls:before {
  content: "\e6b0";
}

.icon-strategy:before {
  content: "\e71a";
}

.icon-Adventure:before {
  content: "\e643";
}

.icon-kapai:before {
  content: "\e66a";
}

.icon-racing:before {
  content: "\e60f";
}

