/*!
 * Subset local do Font Awesome Free 6.4.0 — apenas os ícones usados no site.
 * Fonte original: Font Awesome Free (fontawesome.com), CC BY 4.0 / SIL OFL 1.1 / MIT.
 * Gerado com fonttools (pyftsubset) a partir dos webfonts oficiais 6.4.0.
 */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../webfonts/fa-solid-subset.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/fa-regular-subset.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/fa-brands-subset.woff2") format("woff2");
}

.fa, .fa-solid, .fa-regular, .fa-brands, .fas, .far, .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-solid, .fas { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.fa-regular, .far { font-family: "Font Awesome 6 Free"; font-weight: 400; }
.fa-brands, .fab { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

.fa-arrow-right:before { content: "\f061"; }
.fa-arrows-rotate:before { content: "\f021"; }
.fa-award:before { content: "\f559"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-clipboard-check:before { content: "\f46c"; }
.fa-droplet:before { content: "\f043"; }
.fa-file-circle-check:before { content: "\e5a0"; }
.fa-file-shield:before { content: "\e4f0"; }
.fa-file-signature:before { content: "\f573"; }
.fa-gauge-high:before { content: "\f625"; }
.fa-gear:before { content: "\f013"; }
.fa-hand-sparkles:before { content: "\e05d"; }
.fa-location-dot:before { content: "\f3c5"; }
.fa-microchip:before { content: "\f2db"; }
.fa-paintbrush:before { content: "\f1fc"; }
.fa-pen-nib:before { content: "\f5ad"; }
.fa-phone:before { content: "\f095"; }
.fa-plug-circle-xmark:before { content: "\e560"; }
.fa-ring:before { content: "\f70b"; }
.fa-screwdriver-wrench:before { content: "\f7d9"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-shoe-prints:before { content: "\f54b"; }
.fa-spa:before { content: "\f5bb"; }
.fa-star:before { content: "\f005"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-stopwatch:before { content: "\f2f2"; }
.fa-temperature-arrow-down:before { content: "\e03f"; }
.fa-truck-fast:before { content: "\f48b"; }
.fa-wind:before { content: "\f72e"; }
.fa-circle-check:before { content: "\f058"; }
.fa-clock:before { content: "\f017"; }
.fa-comment-dots:before { content: "\f4ad"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-instagram:before { content: "\f16d"; }
.fa-whatsapp:before { content: "\f232"; }
