@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.woff2") format("woff2"),
    url("../fonts/iconfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "iconfont" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: revert;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-history-o:before {
  content: "\e902";
}

.icon-search:before {
  content: "\e900";
}

.icon-arrow-right:before {
  content: "\e912";
}
.icon-home:before {
	content: "\e909"
}
.icon-ranking:before {
	content: "\e90d"
}
.icon-info:before {
	content: "\e91a"
}
.icon-play:before {
	content: "\e901"
}
.icon-warm:before {
	content: "\e984"
}
.icon-arrow:before {
	content: "\e918"
}
.icon-report:before {
	content: "\e957"
}
.icon-sort:before {
	content: "\e968"
}
.icon-share:before {
	content: "\e91c"
}
.icon-close:before {
	content: "\e917"
}
.icon-zy:before {
  content: "\e903";
}
.icon-zy-o:before {
  content: "\e904";
}
.icon-dy:before {
  content: "\e905";
}
.icon-dy-o:before {
  content: "\e906";
}
.icon-dm:before {
  content: "\e907";
}
.icon-dm-o:before {
  content: "\e908";
}
.icon-tv:before {
  content: "\e90b";
}
.icon-tv-o:before {
  content: "\e90c";
}
.icon-jl:before {
  content: "\e913";
}
.icon-jl-o:before {
  content: "\e914";
}
.icon64 {
  width: 64px;
  height: 64px;
  font-size: 64px;
}