@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoond0e3d0e3.eot?6i4zns');
	src:url('fonts/icomoond0e3d0e3.eot?6i4zns#iefix') format('embedded-opentype'),
		url('fonts/icomoond0e3d0e3.ttf?6i4zns') format('truetype'),
		url('fonts/icomoond0e3d0e3.woff?6i4zns') format('woff'),
		url('fonts/icomoond0e3d0e3.svg?6i4zns#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fa.icon-tie,
[class^="icon-"], [class*=" icon-"] {
	color: #534b38;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/* line-height: 1; */

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
	content: "\e900";
}
.icon-megaphone:before {
	content: "\e901";
}
.icon-nominated:before {
	content: "\e902";
}
.icon-pen:before {
	content: "\e903";
}
.icon-people:before {
	content: "\e904";
}
.icon-pin:before {
	content: "\e905";
}
.icon-tie:before {
	content: "\e906";
}
.icon-znak:before {
	content: "\e907";
}

