@font-face {
  font-family: "iconfont"; /* Project id 4221843 */
  src: url('iconfont.eot?t=1692773998689'); /* IE9 */
  src: url('iconfont.eot?t=1692773998689#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('iconfont.woff2?t=1692773998689') format('woff2'),
       url('iconfont.woff?t=1692773998689') format('woff'),
       url('iconfont.ttf?t=1692773998689') format('truetype'),
       url('iconfont.svg?t=1692773998689#iconfont') format('svg');
}

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

.icon-Updated:before {
  content: "\e7d5";
}

.icon-Category:before {
  content: "\e7d4";
}

.icon-Version:before {
  content: "\e7d7";
}

.icon-Platform:before {
  content: "\e7d8";
}

.icon-Size:before {
  content: "\e7d9";
}

.icon-Score:before {
  content: "\e7da";
}

.icon-more:before {
  content: "\e7d6";
}

.icon-right:before {
  content: "\e7b0";
}

.icon-left:before {
  content: "\e7b1";
}

.icon-a-GooglePlay:before {
  content: "\e7bb";
}

.icon-apple:before {
  content: "\e7bc";
}

