/*
 * Piktogramos - Font Awesome 5 Free (Solid).
 * Sriftas: SIL OFL 1.1, piktogramos: CC BY 4.0 (fontawesome.com).
 *
 * Perkeltas is Avada tik vienas woff2 (73 KB) vietoj viso FA rinkinio.
 * Apibreztos tik tos 16 piktogramu, kurios realiai naudojamos svetaineje.
 */

@font-face {
	font-family: "FA5Solid";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("../fonts/fa-solid-900.woff2") format("woff2");
}

.fa-icon::before {
	font-family: "FA5Solid";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
}

.fa-long-arrow-alt-right::before { content: "\f30b"; }
.fa-hammer::before               { content: "\f6e3"; }
.fa-asterisk::before             { content: "\f069"; }
.fa-hands-helping::before        { content: "\f4c4"; }
.fa-address-card::before         { content: "\f2bb"; }
.fa-paper-plane::before          { content: "\f1d8"; }
.fa-car-side::before             { content: "\f5e4"; }
.fa-car-crash::before            { content: "\f5e1"; }
.fa-phone::before                { content: "\f095"; }
.fa-home::before                 { content: "\f015"; }
.fa-envelope::before             { content: "\f0e0"; }
.fa-user-plus::before            { content: "\f234"; }
.fa-tools::before                { content: "\f7d9"; }
.fa-puzzle-piece::before         { content: "\f12e"; }
.fa-fingerprint::before          { content: "\f577"; }
.fa-map-marker-alt::before       { content: "\f3c5"; }
