@font-face {
    font-family: "icons";
    src: url("./icons.ttf?97f7652f3cba9009efe54e02d0cdc214") format("truetype"),
url("./icons.woff?97f7652f3cba9009efe54e02d0cdc214") format("woff"),
url("./icons.woff2?97f7652f3cba9009efe54e02d0cdc214") format("woff2");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-angle-down:before {
    content: "\f101";
}
.icon-angle-up:before {
    content: "\f102";
}
.icon-arrow-right-solid:before {
    content: "\f103";
}
.icon-arrow-up-long-solid:before {
    content: "\f104";
}
.icon-calculator-simple-solid:before {
    content: "\f105";
}
.icon-chevron-left:before {
    content: "\f106";
}
.icon-chevron-right:before {
    content: "\f107";
}
.icon-chevrons-right-solid:before {
    content: "\f108";
}
.icon-circle-question:before {
    content: "\f109";
}
.icon-combster-c:before {
    content: "\f10a";
}
.icon-comment:before {
    content: "\f10b";
}
.icon-envelope:before {
    content: "\f10c";
}
.icon-external-link:before {
    content: "\f10d";
}
.icon-heart-outline:before {
    content: "\f10e";
}
.icon-heart:before {
    content: "\f10f";
}
.icon-info-solid:before {
    content: "\f110";
}
.icon-link:before {
    content: "\f111";
}
.icon-list-controls-grid-2:before {
    content: "\f112";
}
.icon-list-controls-list:before {
    content: "\f113";
}
.icon-pause-outline:before {
    content: "\f114";
}
.icon-pause:before {
    content: "\f115";
}
.icon-play-outline:before {
    content: "\f116";
}
.icon-play:before {
    content: "\f117";
}
.icon-rank-sparkles-solid:before {
    content: "\f118";
}
.icon-rank-star-sharp-solid:before {
    content: "\f119";
}
.icon-rank-star-shooting:before {
    content: "\f11a";
}
.icon-rank-star-solid:before {
    content: "\f11b";
}
.icon-rank-star:before {
    content: "\f11c";
}
.icon-reactions-laughing:before {
    content: "\f11d";
}
.icon-rotate-left:before {
    content: "\f11e";
}
.icon-rotate-right:before {
    content: "\f11f";
}
.icon-search:before {
    content: "\f120";
}
.icon-share-outline:before {
    content: "\f121";
}
.icon-share:before {
    content: "\f122";
}
.icon-signal-stream:before {
    content: "\f123";
}
.icon-sliders:before {
    content: "\f124";
}
.icon-socials-apple:before {
    content: "\f125";
}
.icon-socials-facebook:before {
    content: "\f126";
}
.icon-socials-google:before {
    content: "\f127";
}
.icon-socials-instagram:before {
    content: "\f128";
}
.icon-socials-pinterest:before {
    content: "\f129";
}
.icon-socials-soundcloud:before {
    content: "\f12a";
}
.icon-socials-spotify:before {
    content: "\f12b";
}
.icon-socials-tiktok:before {
    content: "\f12c";
}
.icon-socials-twitch:before {
    content: "\f12d";
}
.icon-socials-whatsapp:before {
    content: "\f12e";
}
.icon-socials-x:before {
    content: "\f12f";
}
.icon-socials-youtube:before {
    content: "\f130";
}
.icon-star:before {
    content: "\f131";
}
.icon-thumbstack:before {
    content: "\f132";
}
.icon-user-solid:before {
    content: "\f133";
}
.icon-user:before {
    content: "\f134";
}
