/*!
 * Font Awesome Free 5.5.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)
 */

@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/fa-brands-400.eot");
	src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/fa-brands-400.woff2") format("woff2"),
		 url("../fonts/fa-brands-400.woff") format("woff"),
		 url("../fonts/fa-brands-400.ttf") format("truetype"),
		 url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/fa-solid-900.eot);
	src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
		 url(../fonts/fa-solid-900.woff2) format("woff2"),
		 url(../fonts/fa-solid-900.woff) format("woff"),
		 url(../fonts/fa-solid-900.ttf) format("truetype"),
		 url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}

.fas {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/fa-regular-400.eot);
	src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
		 url(../fonts/fa-regular-400.woff2) format("woff2"),
		 url(../fonts/fa-regular-400.woff) format("woff"),
		 url(../fonts/fa-regular-400.ttf) format("truetype"),
		 url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
}

.far {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/fa-light-300.eot);
	src: url(../fonts/fa-light-300.eot?#iefix) format("embedded-opentype"),
		 url(../fonts/fa-light-300.woff2) format("woff2"),
		 url(../fonts/fa-light-300.woff) format("woff"),
		 url(../fonts/fa-light-300.ttf) format("truetype"),
		 url(../fonts/fa-light-300.svg#fontawesome) format("svg");
}

.fal {
	font-family: "Font Awesome 5 Free";
	font-weight: 300;
}


.fab, .fas, .far, .fal {
	-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-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-equals:before {
  content: "\f52c";
}

.fa-coins:before {
  content: "\f51e";
}


.fa-user-cog:before {
  content: "\f4fe";
}
