/* !
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */

.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-discord:before {
  content: "\f392";
}

.fa-download:before {
  content: "\f019";
}

.fa-github:before {
  content: "\f09b";
}

.fa-music:before {
  content: "\f001";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-window-close:before {
  content: "\f410";
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

.far {
  font-weight: 400;
}

.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

.fa, .fas {
  font-weight: 900;
}

