/* Font Awesome 6 Subset — PIS (jewelryct.com)
 * Generated from FA 6.5.2 — only 31 icons used on this site
 * Solid: 156KB -> 2.6KB, Brands: 115KB -> 1.3KB, Total: 271KB -> 3.9KB
 */

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: optional;
  src: url("../fonts/fa-solid-subset.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url("../fonts/fa-brands-subset.woff2") format("woff2");
}

/* Base classes */
.fa, .fas { -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; }
.fab { -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-solid, .fas { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.fa-brands, .fab { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

/* Icon definitions */
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-bars:before { content: "\f0c9"; }
.fa-cart-plus:before { content: "\f217"; }
.fa-cart-shopping:before { content: "\f07a"; }
.fa-check:before { content: "\f00c"; }
.fa-check-circle:before { content: "\f058"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-circle-user:before { content: "\f2bd"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-edit:before { content: "\f044"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-filter:before { content: "\f0b0"; }
.fa-gift:before { content: "\f06b"; }
.fa-home:before { content: "\f015"; }
.fa-instagram:before { content: "\f16d"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-plus:before { content: "\2b"; }
.fa-search:before { content: "\f002"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-sign-in-alt:before { content: "\f2f6"; }
.fa-sign-out-alt:before { content: "\f2f5"; }
.fa-spinner:before { content: "\f110"; }
.fa-star:before { content: "\f005"; }
.fa-star-half-alt:before { content: "\f5c0"; }
.fa-times:before { content: "\f00d"; }
.fa-trash-alt:before { content: "\f2ed"; }
.fa-truck:before { content: "\f0d1"; }
.fa-twitter:before { content: "\f099"; }
.fa-youtube:before { content: "\f167"; }

/* FA4 compatibility: .fa prefix uses solid by default */
.fa { font-family: "Font Awesome 6 Free"; font-weight: 900; }
