@font-face {
    font-family: gymshark-foundation-icons;
    src: url(https://cdn.gymshark.com/web/assets/_next/static/media/gymshark-icons.81c344ad.woff2) format("woff2"),
         url(https://cdn.gymshark.com/web/assets/_next/static/media/gymshark-icons.90b0bd46.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

i[class^=icon-] {
    font-family: gymshark-foundation-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-heart-filled:before {
    content: "\e95b"
}
.icon-grid-filled:before {
    content: "\f154";
}
.icon-new:before {
    content: "\e9b3"
}
.icon-heart:before {
    content: "\e95c"
}
.icon-user:before {
    content: "\e95e"
}
.icon-chevron-left:before {
    content: "\e931"
}
.icon-chevron-right:before {
    content: "\e932"
}
.icon-filter:before {
    content: "\e962";
}
.icon-search:before {
    content: "\e954";
}
.icon-close:before {
    content: "\e929";
}
.icon-return:before {
    content: "\e951";
}
.icon-bag-filled:before {
    content: "\e9a4";
}
.icon-measure-person:before {
    content: "\e9a1";
}