@font-face {
    font-family: fontello;
    src: url('../font/fontello.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class*=" icon-"]:before, [class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-tiktok:before { content: '\ec57'; } /* '' */
.icon-search:before { content: '\f002'; } /* '' */
.icon-heart:before { content: '\f004'; } /* '' */
.icon-user:before { content: '\f007'; } /* '' */
.icon-check:before { content: '\f00c'; } /* '' */
.icon-facebook:before { content: '\f051'; } /* '' */
.icon-cart:before { content: '\f07a'; } /* '' */
.icon-phone:before { content: '\f095'; } /* '' */
.icon-pinterest:before { content: '\f0d2'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-shopping-bag:before { content: '\f290'; } /* '' */
.icon-box:before { content: '\f49e'; } /* '' */
.icon-truck:before { content: '\f4df'; } /* '' */