
/*!
 * Font Awesome Free – Custom Reduced Build
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.woff2") format("woff2");
}
.fa, .fas, .fab {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-linkedin:before { content: ""; font-family: "Font Awesome 5 Brands"; }
.fa-instagram:before { content: ""; font-family: "Font Awesome 5 Brands"; }
.fa-youtube:before { content: ""; font-family: "Font Awesome 5 Brands"; }
.fa-whatsapp:before { content: ""; font-family: "Font Awesome 5 Brands"; }
.fa-chevron-right:before { content: ""; font-family: "Font Awesome 5 Free"; }
.fa-user:before { content: ""; font-family: "Font Awesome 5 Free"; }
.fa-plus:before { content: ""; font-family: "Font Awesome 5 Free"; }
.fa-minus:before { content: ""; font-family: "Font Awesome 5 Free"; }
.fa-bars:before { content: ""; font-family: "Font Awesome 5 Free"; }
