@CHARSET "UTF-8";

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../style/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.eot");
  src: url("../style/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../style/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.woff2") format("woff2"), url("../style/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.woff") format("woff"), url("../style/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.ttf") format("truetype"), url("../style/fontawesome-free-5.15.2-web/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.f,
.fa {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; 
  font-style: normal;
  }


.fa  {
	margin-right: 10px;
    	/* font-size: 24px; */
}
.fa-aktualne:before {
	content: "\f06e";
}
.fa-historie:before {
    content: "\f1da";
}
.fa-umisteni-sipka:before {
    content: "\f124";
}
.fa-soubor-s-textem:before {
    content: "\f0f6";
}
.fa-odhlaseni:before {
    content: "\f2f5";
}
.fa-graf-linka:before {
    content: "\f201";
}
.fa-tri-tecky:before {
    content: "\f142";
}
.fa-menu:before {
    content: '\f0c9';
}
.fa-uzivatel:before {
	content: '\f007';
}
.fa-uzivatel-kolecko:before {
	content: '\f2be';
}

.fa-nastaveni:before {
	content: '\f013';
}

.fa-zabezpeceni:before {
	content: '\f3ed'; /*\f132*/
}
.fa-osbudaje:before {
	content: '\f21b';
}
.fa-lupa:before {
	content: '\f002';
}
.fa-zavrit:before {
	content: '\f2d3';
}
.fa-jednotky:before {
	content: '\f085';
}
.fa-uprava:before {
	content: '\f044';
}
.fa-uprava-pero:before {
	content: '\f304'; /*\f040*/
}
.fa-plus-ctverec:before {
	content: '\f0fe';
}
.fa-mapa:before {
	content: '\f279';
}
.fa-otaznik-kolecko:before {
	content: '\f059';
}
.fa-administrace:before {
	content: '\f234';
}
.fa-kniha:before {
	content: '\f02d';
}
.fa-komunikace:before {
	content: '\f086';
}

.fa-sitsipka-export:before {
	content: '\f30b';
	font-size: 140%;
	color: #ff9711;
}
.fa-sitsipka-import:before {
	content: '\f30a';
	font-size: 140%;
}

.fa-sesit-pero:before {
	content: '\f044';
}

