/*
 * Gosscard — FontAwesome 6.5.2 Free, osekany jen na ikony, ktere web opravdu pouziva.
 * Generovano skriptem (pyftsubset) z oficialnich souboru. NEUPRAVOVAT rucne —
 * pri pridani nove ikony je potreba subset pregenerovat, jinak se nevykresli.
 *
 * Plna sada byla 101 kB CSS + 153 kB fontu. Tady: ~4 kB + 8 kB + 0,8 kB fontu.
 * Pouzite ikony: 76 (seznam viz selektory nize).
 */
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/webfonts/fa-solid-900-subset.woff?v=4") format("woff");
}
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/webfonts/fa-regular-400-subset.woff?v=4") format("woff");
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.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;
}

/* modifikator pouzity v projektu */
.fa-border {
    border: var(--fa-border-width, .08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
    border-radius: var(--fa-border-radius, .1em);
    padding: var(--fa-border-padding, .2em .25em .15em);
}

.fa-align-center::before{content:"\f037"}
.fa-align-left::before{content:"\f036"}
.fa-align-right::before{content:"\f038"}
.fa-arrow-left::before{content:"\f060"}
.fa-arrow-right::before{content:"\f061"}
.fa-arrow-rotate-left::before{content:"\f0e2"}
.fa-arrow-up::before{content:"\f062"}
.fa-bag-shopping::before{content:"\f290"}
.fa-bed::before{content:"\f236"}
.fa-bell-concierge::before{content:"\f562"}
.fa-bicycle::before{content:"\f206"}
.fa-bold::before{content:"\f032"}
.fa-border-all::before{content:"\f84c"}
.fa-briefcase::before{content:"\f0b1"}
.fa-calendar::before{content:"\f133"}
.fa-camera::before{content:"\f030"}
.fa-car::before{content:"\f1b9"}
.fa-caret-down::before{content:"\f0d7"}
.fa-check::before{content:"\f00c"}
.fa-chevron-left::before{content:"\f053"}
.fa-chevron-right::before{content:"\f054"}
.fa-circle-info::before{content:"\f05a"}
.fa-circle-plus::before{content:"\f055"}
.fa-cocktail::before{content:"\f561"}
.fa-code::before{content:"\f121"}
.fa-comment-dots::before{content:"\f4ad"}
.fa-dumbbell::before{content:"\f44b"}
.fa-eye-slash::before{content:"\f070"}
.fa-file-lines::before{content:"\f15c"}
.fa-flag-checkered::before{content:"\f11e"}
.fa-futbol::before{content:"\f1e3"}
.fa-handshake::before{content:"\f2b5"}
.fa-header::before{content:"\f1dc"}
.fa-heart::before{content:"\f004"}
.fa-image::before{content:"\f03e"}
.fa-italic::before{content:"\f033"}
.fa-landmark::before{content:"\f66f"}
.fa-link::before{content:"\f0c1"}
.fa-list::before{content:"\f03a"}
.fa-list-ol::before{content:"\f0cb"}
.fa-location-arrow::before{content:"\f124"}
.fa-location-crosshairs::before{content:"\f601"}
.fa-location-dot::before{content:"\f3c5"}
.fa-map::before{content:"\f279"}
.fa-map-location-dot::before{content:"\f5a0"}
.fa-map-marker::before{content:"\f041"}
.fa-martini-glass::before{content:"\f57b"}
.fa-masks-theater::before{content:"\f630"}
.fa-minus::before{content:"\f068"}
.fa-music::before{content:"\f001"}
.fa-paint-brush::before{content:"\f1fc"}
.fa-paper-plane::before{content:"\f1d8"}
.fa-pen::before{content:"\f304"}
.fa-people-group::before{content:"\e533"}
.fa-person-walking::before{content:"\f554"}
.fa-plane::before{content:"\f072"}
.fa-plus::before{content:"\2b"}
.fa-recycle::before{content:"\f1b8"}
.fa-rotate-right::before{content:"\f2f9"}
.fa-route::before{content:"\f4d7"}
.fa-search::before{content:"\f002"}
.fa-share-nodes::before{content:"\f1e0"}
.fa-spa::before{content:"\f5bb"}
.fa-store::before{content:"\f54e"}
.fa-table::before{content:"\f0ce"}
.fa-ticket::before{content:"\f145"}
.fa-trash::before{content:"\f1f8"}
.fa-triangle-exclamation::before{content:"\f071"}
.fa-underline::before{content:"\f0cd"}
.fa-up-right-from-square::before{content:"\f35d"}
.fa-user::before{content:"\f007"}
.fa-user-check::before{content:"\f4fc"}
.fa-user-group::before{content:"\f500"}
.fa-user-plus::before{content:"\f234"}
.fa-utensils::before{content:"\f2e7"}
.fa-xmark::before{content:"\f00d"}
