/* Font Awesome Free 6.5.1 subset: SIL OFL 1.1 / MIT */
@font-face {
  font-family: "Wuwa Icons";
  src: url("https://media.wuwa.games/site-assets/fonts/wuwa-icons/1/wuwa-icons-regular-400-f1ed9b351fee26b9cf5541b56f752dd6fd99cf8b953bd4e965f18faf1f30e814.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Wuwa Icons";
  src: url("https://media.wuwa.games/site-assets/fonts/wuwa-icons/1/wuwa-icons-solid-900-8c6dbea1c6474fe596a9824f44db710909e829675051b6a72d5f93e78a34b829.woff2") format("woff2");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

.fa,
.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-family: "Wuwa Icons" !important;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa:not(.fa-regular):not(.far),
.fa-classic,
.fa-solid,
.fas {
  font-weight: 900 !important;
}

.fa-regular,
.far {
  font-weight: 400 !important;
}

.fa-box-archive::before { content: "\f187"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-copy::before { content: "\f0c5"; }
.fa-download::before { content: "\f019"; }
.fa-heart::before { content: "\f004"; }
.fa-house::before { content: "\f015"; }
.fa-images::before { content: "\f302"; }
.fa-shuffle::before { content: "\f074"; }
.fa-sliders::before { content: "\f1de"; }
.fa-trash-can::before { content: "\f2ed"; }
.fa-user-group::before { content: "\f500"; }
