/*!
 * Homepage Font Awesome subset for iherbsea.com.
 * Original: Font Awesome Free 6.4.0.
 */
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("https://www.iherbsea.com/wp-content/uploads/neon/fa-solid-900-home-subset.woff") format("woff");
}
@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://www.iherbsea.com/wp-content/uploads/neon/fa-brands-400-home-subset.woff") format("woff");
}
.fa,
.fas,
.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;
}
.fas {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.fab {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
}
.fa-globe:before { content: "\f0ac"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-qrcode:before { content: "\f029"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-phone:before { content: "\f095"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-instagram:before { content: "\f16d"; }
.fa-linkedin-in:before { content: "\f0e1"; }
.fa-cc-visa:before { content: "\f1f0"; }
.fa-cc-mastercard:before { content: "\f1f1"; }
.fa-cc-discover:before { content: "\f1f2"; }
.fa-cc-amex:before { content: "\f1f3"; }
.fa-cc-paypal:before { content: "\f1f4"; }
.fa-apple-pay:before { content: "\f415"; }
.fa-google-pay:before { content: "\e079"; }
.fa-alipay:before { content: "\f642"; }
.fa-cc-jcb:before { content: "\f24b"; }
.fa-cc-diners-club:before { content: "\f24c"; }
