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

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

.icon-windows:before {
  content: "\ec83";
}

.icon-linux:before {
  content: "\e765";
}

.icon-android:before {
  content: "\e70c";
}

.icon-star-half:before {
  content: "\e60e";
}

.icon-icons-play_station:before {
  content: "\ed34";
}

.icon-nintendo-switch:before {
  content: "\f1fc";
}

.icon-xbox:before {
  content: "\f26c";
}

.icon-star:before {
  content: "\e60b";
}

.icon-app-store:before {
  content: "\e71c";
}

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

.icon-epic:before {
  content: "\e638";
}

.icon-Star:before {
  content: "\e65f";
}

.icon-steam:before {
  content: "\e722";
}

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

.icon-halfStar:before {
  content: "\e612";
}

.icon-game-controller:before {
  content: "\e9b4";
}

.icon-google-play:before {
  content: "\e6b3";
}

