.fa,
.fas,
.far,
.fal,
.fad,
.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-instagram:before {
  content: "\f16d"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-comments:before {
  content: "\f086"; }

.fa-discord:before {
  content: "\f392"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-vk:before {
  content: "\f189"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-lock:before {
  content: "\f023"; }

.fa-headset:before {
  content: "\f590"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-search:before {
  content: "\f002"; }


.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-spinner:before {
  content: "\f110"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-home:before {
  content: "\f015"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-heart:before {
  content: "\f004"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-comment:before {
  content: "\f075"; }

.fa-film:before {
  content: "\f008"; }

.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-star:before {
  content: "\f005"; }

.fa-check:before {
  content: "\f00c"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-lightbulb:before {
  content: "\f0eb"; }
  
  @font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/fa-brands-400.eot");
    src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

  .fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400; }

  @font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../webfonts/fa-solid-900.eot");
    src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

  .fa,
  .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; }