<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
    content: "\e900";
}
.icon-arrow-right:before {
    content: "\e901";
}
.icon-arrow-top:before {
    content: "\e902";
}
.icon-download:before {
    content: "\e903";
}
.icon-search-alt:before {
    content: "\e904";
}
.icon-close:before {
    content: "\e905";
}
.icon-list-icon:before {
    content: "\e906";
}
.icon-soc_instagram:before {
    content: "\e907";
}
.icon-soc_x:before {
    content: "\e908";
}
.icon-soc_facebook-square:before {
    content: "\e909";
}
.icon-soc_linkedin-rounded-2:before {
    content: "\e90a";
}
.icon-soc_telegram:before {
    content: "\e90b";
}
.icon-soc_xing:before {
    content: "\e90c";
}
.icon-soc_youtube:before {
    content: "\e90d";
}
.icon-soc_vimeo:before {
    content: "\e90e";
}
.icon-soc_tiktok:before {
    content: "\e90f";
}
.icon-soc_pinterest:before {
    content: "\e910";
}</pre></body></html>