@font-face {
    font-family: bootstrap-icons;
    font-display: swap;
    src: url(/cdn/fonts/bs3/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d) format("woff2"), url(/cdn/fonts/bs3/bootstrap-icons.woff?30af91bf14e37666a085fb8a161ff36d) format("woff")
}

.bi::before,
[class*=" bi-"]::before,
[class^=bi-]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

/* Spezifische HTML Icons */


.bi-calendar3::before {
    content: "\f214"
}

.bi-briefcase::before {
    content: "\f1cc"
}

.bi-translate::before {
    content: "\f658"
}

.bi-boxes::before {
    content: "\f685"
}

.bi-globe::before {
    content: "\f3ee"
}

.bi-currency-euro::before {
    content: "\f637"
}



/* Chevrons */
.bi-chevron-bar-contract::before {
    content: "\f273"
}

.bi-chevron-bar-down::before {
    content: "\f274"
}

.bi-chevron-bar-expand::before {
    content: "\f275"
}

.bi-chevron-bar-left::before {
    content: "\f276"
}

.bi-chevron-bar-right::before {
    content: "\f277"
}

.bi-chevron-bar-up::before {
    content: "\f278"
}

.bi-chevron-compact-down::before {
    content: "\f279"
}

.bi-chevron-compact-left::before {
    content: "\f27a"
}

.bi-chevron-compact-right::before {
    content: "\f27b"
}

.bi-chevron-compact-up::before {
    content: "\f27c"
}

.bi-chevron-contract::before {
    content: "\f27d"
}

.bi-chevron-double-down::before {
    content: "\f27e"
}

.bi-chevron-double-left::before {
    content: "\f27f"
}

.bi-chevron-double-right::before {
    content: "\f280"
}

.bi-chevron-double-up::before {
    content: "\f281"
}

.bi-chevron-down::before {
    content: "\f282"
}

.bi-chevron-expand::before {
    content: "\f283"
}

.bi-chevron-left::before {
    content: "\f284"
}

.bi-chevron-right::before {
    content: "\f285"
}

.bi-chevron-up::before {
    content: "\f286"
}



/* Social Media */


.bi-facebook::before {
    content: "\f344"
}



.bi-instagram::before {
    content: "\f437"
}

.bi-line::before {
    content: "\f660"
}

.bi-linkedin::before {
    content: "\f472"
}





.bi-snapchat::before {
    content: "\f665"
}

.bi-spotify::before {
    content: "\f666"
}



.bi-tiktok::before {
    content: "\f6cc"
}



.bi-vimeo::before {
    content: "\f66a"
}

.bi-whatsapp::before {
    content: "\f618"
}



.bi-youtube::before {
    content: "\f62b"
}