/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 *
 * Subset local (self-hosted) gerado a partir do pacote oficial
 * @fortawesome/fontawesome-free@6.4.0, contendo apenas os icones
 * efetivamente usados no site "021 Moto Pecas".
 * Fontes servidas localmente em ../fonts/ (sem dependencia de CDN).
 */

/* ==========================================================================
   Regras base de familia de fonte (copiadas fielmente do all.css original)
   ========================================================================== */

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fa,
.fa-solid,
.fa-regular,
.fa-brands {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }

.far,
.fa-regular {
  font-weight: 400; }

.fas,
.fa-solid {
  font-weight: 900; }

.fab,
.fa-brands {
  font-weight: 400; }

/* ==========================================================================
   @font-face - fontes locais (../fonts/)
   ========================================================================== */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/fa-solid-900.woff2") format("woff2"); }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fa-regular-400.woff2") format("woff2"); }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fa-brands-400.woff2") format("woff2"); }

/* ==========================================================================
   Conteudo dos icones usados no projeto (subset)
   ========================================================================== */

/* fa-solid (peso 900 / fa-solid-900) */
.fa-arrow-down::before {
  content: "\f063"; }

.fa-arrow-right::before {
  content: "\f061"; }

.fa-arrows-up-down::before {
  content: "\f07d"; }

.fa-bag-shopping::before {
  content: "\f290"; }

.fa-bars::before {
  content: "\f0c9"; }

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

.fa-box-open::before {
  content: "\f49e"; }

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

.fa-chevron-down::before {
  content: "\f078"; }

.fa-circle-notch::before {
  content: "\f1ce"; }

.fa-cloud-showers-heavy::before {
  content: "\f740"; }

.fa-droplet::before {
  content: "\f043"; }

.fa-filter::before {
  content: "\f0b0"; }

.fa-fire-flame-curved::before {
  content: "\f7e4"; }

.fa-gears::before {
  content: "\f085"; }

.fa-grip-lines-vertical::before {
  content: "\f7a5"; }

.fa-hand-holding-dollar::before {
  content: "\f4c0"; }

.fa-hat-cowboy-side::before {
  content: "\f8c1"; }

.fa-helmet-safety::before {
  content: "\f807"; }

.fa-house::before {
  content: "\f015"; }

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

.fa-link::before {
  content: "\f0c1"; }

.fa-location-dot::before {
  content: "\f3c5"; }

.fa-lock::before {
  content: "\f023"; }

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

.fa-mobile-screen::before {
  content: "\f3cf"; }

.fa-motorcycle::before {
  content: "\f21c"; }

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

.fa-plug::before {
  content: "\f1e6"; }

.fa-record-vinyl::before {
  content: "\f8d9"; }

.fa-ring::before {
  content: "\f70b"; }

.fa-route::before {
  content: "\f4d7"; }

.fa-ruler-combined::before {
  content: "\f546"; }

.fa-shield-halved::before {
  content: "\f3ed"; }

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

.fa-tags::before {
  content: "\f02c"; }

.fa-truck-fast::before {
  content: "\f48b"; }

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

.fa-warehouse::before {
  content: "\f494"; }

.fa-xmark::before {
  content: "\f00d"; }

/* fa-regular (peso 400 / fa-regular-400) */
.fa-clock::before {
  content: "\f017"; }

/* fa-brands (peso 400 / fa-brands-400) */
.fa-whatsapp::before {
  content: "\f232"; }

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