
.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-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-check:before {
  content: "\f00c"; }

.fa-envelope:before {
  content: "\f0e0"; }

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

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-heart:before {
  content: "\f004"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }
  
.fa-minus:before {
  content: "\f068"; }

.fa-phone:before {
  content: "\f095"; }

.fa-plus:before {
  content: "\f067"; }

.fa-search:before {
  content: "\f002"; }

.fa-star:before {
  content: "\f005"; }

.fa-twitter:before {
  content: "\f099"; }
  
.fa-whatsapp:before {
  content: "\f232"; }
  
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fa-solid-900.eot");
  src: url("../fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fa-solid-900.woff2") format("woff2"), url("../fa-solid-900.woff") format("woff"), url("../fa-solid-900.ttf") format("truetype"), url("../fa-solid-900.svg#fontawesome") format("svg"); }

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

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fa-brands-400.eot");
  src: url("../fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fa-brands-400.woff2") format("woff2"), url("../fa-brands-400.woff") format("woff"), url("../fa-brands-400.ttf") format("truetype"), url("../fa-brands-400.svg#fontawesome") format("svg"); }

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