/* Font Awesome 6.4.0 subset — only icons used in Eksendoo templates. */
/* Generated by scripts/subset_fontawesome.py. Do not edit by hand. */

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

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


.fa, .fas, .far, .fab, .fa-solid, .fa-regular, .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-fw { text-align: center; width: 1.25em; }
.fas, .fa-solid { font-family: 'Font Awesome 6 Free'; font-weight: 900; }
.far, .fa-regular { font-family: 'Font Awesome 6 Free'; font-weight: 400; }
.fab, .fa-brands { font-family: 'Font Awesome 6 Brands'; font-weight: 400; }
.fa-spin { animation: fa-spin 2s infinite linear; }
@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

/* --- icon glyphs --- */
.fa-whatsapp:before { content: "\f232"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-award:before { content: "\f559"; }
.fa-ban:before { content: "\f05e"; }
.fa-bars:before { content: "\f0c9"; }
.fa-bell:before { content: "\f0f3"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-box:before { content: "\f466"; }
.fa-building:before { content: "\f1ad"; }
.fa-cart-plus:before { content: "\f217"; }
.fa-chart-line:before { content: "\f201"; }
.fa-check:before { content: "\f00c"; }
.fa-check-circle:before { content: "\f058"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-clock:before { content: "\f017"; }
.fa-comment:before { content: "\f075"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-envelope-open-text:before { content: "\f658"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-file-invoice:before { content: "\f570"; }
.fa-filter:before { content: "\f0b0"; }
.fa-fire:before { content: "\f06d"; }
.fa-globe:before { content: "\f0ac"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-home:before { content: "\f015"; }
.fa-id-card:before { content: "\f2c2"; }
.fa-image:before { content: "\f03e"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-key:before { content: "\f084"; }
.fa-leaf:before { content: "\f06c"; }
.fa-list:before { content: "\f03a"; }
.fa-location-arrow:before { content: "\f124"; }
.fa-location-dot:before { content: "\f3c5"; }
.fa-lock:before { content: "\f023"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-money-bill:before { content: "\f0d6"; }
.fa-newspaper:before { content: "\f1ea"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-phone:before { content: "\f095"; }
.fa-phone-alt:before { content: "\f879"; }
.fa-redo:before { content: "\f01e"; }
.fa-save:before { content: "\f0c7"; }
.fa-search:before { content: "\f002"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-shopping-basket:before { content: "\f291"; }
.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-sticky-note:before { content: "\f249"; }
.fa-store:before { content: "\f54e"; }
.fa-tag:before { content: "\f02b"; }
.fa-th:before { content: "\f00a"; }
.fa-times:before { content: "\f00d"; }
.fa-times-circle:before { content: "\f057"; }
.fa-trash:before { content: "\f1f8"; }
.fa-truck:before { content: "\f0d1"; }
.fa-truck-fast:before { content: "\f48b"; }
.fa-undo:before { content: "\f0e2"; }
.fa-university:before { content: "\f19c"; }
.fa-user:before { content: "\f007"; }
.fa-user-check:before { content: "\f4fc"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-user-plus:before { content: "\f234"; }
.fa-users:before { content: "\f0c0"; }