@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900-a3bda55a7ad5af4ca2c2684b53f66c5a.eot");
  src: url("../webfonts/fa-solid-900-a3bda55a7ad5af4ca2c2684b53f66c5a.eot") format("embedded-opentype"), url("../webfonts/fa-solid-900-9913a2b8c1638d7fa692e7b4f3488860.woff2") format("woff2"), url("../webfonts/fa-solid-900-55bb6e8fcdd22e16ae940f39ff31c967.woff") format("woff"), url("../webfonts/fa-solid-900-f913ea551d97f3000b5f31e402fe3139.ttf") format("truetype"), url("../webfonts/fa-solid-900-0e5109358adbee915cac83eb365db4fe.svg") format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Regular';
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("../webfonts/fa-regular-400-5a43cbddc34e7cef652df0e58c2717e3.eot");
  src: url("../webfonts/fa-regular-400-5a43cbddc34e7cef652df0e58c2717e3.eot") format("embedded-opentype"), url("../webfonts/fa-regular-400-71d1d432676cd4fde624f8d651604b8b.woff2") format("woff2"), url("../webfonts/fa-regular-400-7d750edbed3c4b4a608d34b20333f439.woff") format("woff"), url("../webfonts/fa-regular-400-21777e617e2fbc3bb7735823ec4d9ec8.ttf") format("truetype"), url("../webfonts/fa-regular-400-974e0a1a5a4f6af3f29be768f1b4bdd4.svg") format("svg");
}

.far {
  font-family: 'Font Awesome 5 Regular';
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("../webfonts/fa-brands-400-105468978d5ef9be7d89335bf5d2c657.eot");
  src: url("../webfonts/fa-brands-400-105468978d5ef9be7d89335bf5d2c657.eot") format("embedded-opentype"), url("../webfonts/fa-brands-400-1196c67f83b9164fd4d0cdfc2e0cca7a.woff2") format("woff2"), url("../webfonts/fa-brands-400-0c3778d41a53e71fe79723f8a0683fff.woff") format("woff"), url("../webfonts/fa-brands-400-26011dd41bb7cab8ab8171396904e782.ttf") format("truetype"), url("../webfonts/fa-brands-400-380bc9766207559e39992de7b2794d79.svg") format("svg");
}

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

.fa,
.fas,
.far,
.fal,
.fab {
  -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-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-circle:before {
  content: "\f111";
}

.fa-chevron-down:before {
  content: "\f078";
}