@font-face {
    font-family: 'iconfont';
    src:    url('iconfont.eot?vane0g');
    src:    url('iconfont.eot?vane0g#iefix') format('embedded-opentype'),
        url('iconfont.ttf?vane0g') format('truetype'),
        url('iconfont.woff?vane0g') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\e900";
}
.icon-sort-combi:before {
    content: "\e901";
}
.icon-link:before {
    content: "\e902";
}
.icon-comment:before {
    content: "\e903";
}
.icon-anchor-link:before {
    content: "\e904";
}
.icon-close:before {
    content: "\e905";
}
.icon-cta-link-back:before {
    content: "\e906";
}
.icon-cta-link:before {
    content: "\e907";
}
.icon-download:before {
    content: "\e908";
}
.icon-trash .path1:before {
    content: "\e909";
    color: rgb(0, 0, 0);
}
.icon-trash .path2:before {
    content: "\e90a";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}
.icon-trash .path3:before {
    content: "\e90b";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.icon-upload:before {
    content: "\e90c";
}
.icon-video-play:before {
    content: "\e90d";
}
.icon-sort-down:before {
    content: "\e90e";
}
.icon-sort-up:before {
    content: "\e90f";
}
.icon-refresh:before {
    content: "\e910";
}
.icon-related:before {
    content: "\e911";
}
.icon-audio-pause:before {
    content: "\e912";
}
.icon-arrow-down:before {
    content: "\e913";
}
.icon-arrow-left:before {
    content: "\e914";
}
.icon-arrow-right:before {
    content: "\e915";
}
.icon-arrow-up:before {
    content: "\e916";
}
.icon-audio:before {
    content: "\e917";
}
.icon-checkmark:before {
    content: "\e918";
}
.icon-contact:before {
    content: "\e919";
}
.icon-email:before {
    content: "\e91a";
}
.icon-linkedin:before {
    content: "\e91b";
}
.icon-loading:before {
    content: "\e91c";
}
.icon-location:before {
    content: "\e91d";
}
.icon-menu:before {
    content: "\e91e";
}
.icon-plus:before {
    content: "\e91f";
}
.icon-social-facebook:before {
    content: "\e920";
}
.icon-social-pinterest:before {
    content: "\e921";
}
.icon-social-twitter:before {
    content: "\e922";
}
.icon-social-youtube:before {
    content: "\e923";
    color: rgb(255, 255, 255);
}
.icon-trophy:before {
    content: "\e925";
}
