@font-face {
	font-family: 'icomoon';
	src:  url('../fonts/icomoon.eot');
	src:  url('../fonts/icomoon.eot#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	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-speak:before {
	content: "\e91b";
}

.icon-share:before {
	content: "\e919";
}
.icon-link:before {
	content: "\e91a";
}

.icon-play1:before {
	content: "\e90a";
}
.icon-arrow-down-bold:before {
	content: "\e918";
}
.icon-zoznam:before {
	content: "\e916";
}
.icon-kodex:before {
	content: "\e917";
}
.icon-copy:before {
	content: "\e915";
}
.icon-check:before {
	content: "\e913";
}
.icon-refresh:before {
	content: "\e914";
}
.icon-external:before {
	content: "\e912";
}
.icon-tip:before {
	content: "\e911";
}
.icon-whatsapp:before {
	content: "\e90d";
}
.icon-messenger:before {
	content: "\e90e";
}
.icon-mail:before {
	content: "\e90f";
}
.icon-comments:before {
	content: "\e910";
}
.icon-close:before {
	content: "\e90c";
}
.icon-menu:before {
	content: "\e90b";
}
.icon-play:before {
	content: "\e909";
}
.icon-arrow-left:before {
	content: "\e908";
}
.icon-arrow-right:before {
	content: "\e907";
}
.icon-magnifier:before {
	content: "\e906";
}
.icon-home:before {
	content: "\e905";
}
.icon-twitter:before {
	content: "\e900";
}
.icon-notification:before {
	content: "\e901";
}
.icon-arrow-down:before {
	content: "\e902";
}
.icon-facebook:before {
	content: "\e903";
}
.icon-instagram:before {
	content: "\e904";
}
