/*!
 * Font Awesome Free 6.5.0 - Local Version (DSGVO-konform)
 * License - https://fontawesome.com/license/free
 * Pfade angepasst für lokales Hosting
 */

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("webfonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("webfonts/fa-brands-400.woff2") format("woff2");
}

.fa, .fas, .fa-solid {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}

.far, .fa-regular {
    font-family: 'Font Awesome 6 Free';
    font-weight: 400;
}

.fab, .fa-brands {
    font-family: 'Font Awesome 6 Brands';
    font-weight: 400;
}

.fa, .fas, .far, .fab,
.fa-solid, .fa-regular, .fa-brands {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

/* Icon sizes */
.fa-2xs { font-size: 0.625em; line-height: 0.1em; vertical-align: 0.225em; }
.fa-xs { font-size: 0.75em; line-height: 0.0833333337em; vertical-align: 0.125em; }
.fa-sm { font-size: 0.875em; line-height: 0.0714285718em; vertical-align: 0.0535714295em; }
.fa-lg { font-size: 1.25em; line-height: 0.05em; vertical-align: -0.075em; }
.fa-xl { font-size: 1.5em; line-height: 0.0416666682em; vertical-align: -0.125em; }
.fa-2xl { font-size: 2em; line-height: 0.03125em; vertical-align: -0.1875em; }

.fa-fw { text-align: center; width: 1.25em; }
.fa-spin { animation: fa-spin 2s infinite linear; }
.fa-pulse { animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Common icons */
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-bars:before { content: "\f0c9"; }
.fa-building:before { content: "\f1ad"; }
.fa-check:before { content: "\f00c"; }
.fa-check-circle:before { content: "\f058"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-circle-check:before { content: "\f058"; }
.fa-circle-info:before { content: "\f05a"; }
.fa-circle-question:before { content: "\f059"; }
.fa-clock:before { content: "\f017"; }
.fa-close:before, .fa-xmark:before { content: "\f00d"; }
.fa-copy:before { content: "\f0c5"; }
.fa-copyright:before { content: "\f1f9"; }
.fa-download:before { content: "\f019"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-external-link:before, .fa-external-link-alt:before { content: "\f35d"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-file:before { content: "\f15b"; }
.fa-file-alt:before, .fa-file-lines:before { content: "\f15c"; }
.fa-file-contract:before { content: "\f56c"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-globe:before { content: "\f0ac"; }
.fa-home:before, .fa-house:before { content: "\f015"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-key:before { content: "\f084"; }
.fa-language:before { content: "\f1ab"; }
.fa-link:before { content: "\f0c1"; }
.fa-list:before { content: "\f03a"; }
.fa-lock:before { content: "\f023"; }
.fa-magnifying-glass:before, .fa-search:before { content: "\f002"; }
.fa-minus:before { content: "\f068"; }
.fa-moon:before { content: "\f186"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-phone:before { content: "\f095"; }
.fa-play:before { content: "\f04b"; }
.fa-play-circle:before, .fa-circle-play:before { content: "\f144"; }
.fa-plus:before { content: "\f067"; }
.fa-question:before { content: "\f128"; }
.fa-question-circle:before { content: "\f059"; }
.fa-recycle:before { content: "\f1b8"; }
.fa-redo:before, .fa-rotate-right:before { content: "\f01e"; }
.fa-search-minus:before { content: "\f010"; }
.fa-search-plus:before { content: "\f00e"; }
.fa-shield:before { content: "\f132"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-shopping-cart:before, .fa-cart-shopping:before { content: "\f07a"; }
.fa-sign-out:before, .fa-right-from-bracket:before { content: "\f2f5"; }
.fa-spinner:before { content: "\f110"; }
.fa-star:before { content: "\f005"; }
.fa-sun:before { content: "\f185"; }
.fa-times:before { content: "\f00d"; }
.fa-trash:before { content: "\f1f8"; }
.fa-undo:before, .fa-rotate-left:before { content: "\f0e2"; }
.fa-undo-alt:before { content: "\f2ea"; }
.fa-unlock:before { content: "\f09c"; }
.fa-upload:before { content: "\f093"; }
.fa-user:before { content: "\f007"; }
.fa-user-tie:before { content: "\f508"; }
.fa-users:before { content: "\f0c0"; }
.fa-wallet:before { content: "\f555"; }
.fa-box:before { content: "\f466"; }
.fa-truck:before { content: "\f0d1"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-university:before, .fa-building-columns:before { content: "\f19c"; }
.fa-money-bill:before { content: "\f0d6"; }
.fa-headset:before { content: "\f590"; }
.fa-award:before { content: "\f559"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-cog:before, .fa-gear:before { content: "\f013"; }
.fa-database:before { content: "\f1c0"; }
.fa-hdd:before, .fa-hard-drive:before { content: "\f0a0"; }
.fa-usb:before { content: "\f287"; }

/* Brand icons */
.fa-amazon:before { content: "\f270"; }
.fa-apple:before { content: "\f179"; }
.fa-facebook:before { content: "\f09a"; }
.fa-github:before { content: "\f09b"; }
.fa-google:before { content: "\f1a0"; }
.fa-instagram:before { content: "\f16d"; }
.fa-linkedin:before { content: "\f08c"; }
.fa-linux:before { content: "\f17c"; }
.fa-paypal:before { content: "\f1ed"; }
.fa-twitter:before { content: "\f099"; }
.fa-windows:before { content: "\f17a"; }
.fa-youtube:before { content: "\f167"; }
.fa-cc-visa:before { content: "\f1f0"; }
.fa-cc-mastercard:before { content: "\f1f1"; }
.fa-cc-paypal:before { content: "\f1f4"; }
