/* Font Awesome 5 Free — minimal subset (woff2 only) */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('../vendor/fontawesome-free/webfonts/fa-solid-900.woff2') format('woff2');
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../vendor/fontawesome-free/webfonts/fa-regular-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../vendor/fontawesome-free/webfonts/fa-brands-400.woff2') format('woff2');
}
.fa,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}
.fas,.far{font-family:'Font Awesome 5 Free'}
.fas{font-weight:900}
.far{font-weight:400}
.fab{font-family:'Font Awesome 5 Brands';font-weight:400}
.fa-bars:before{content:"\f0c9"}
.fa-caret-right:before{content:"\f0da"}
.fa-whatsapp:before{content:"\f232"}
.fa-dot-circle:before{content:"\f192"}
.fa-envelope:before{content:"\f0e0"}
