@font-face {
	font-family: icone;
	src: url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype");
}
.icone-de:before {
	content: "\e900";
	font-family: icone;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icone-en:before {
	content: "\e901";
	font-family: icone;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icone-hr:before {
	content: "\e902";
	font-family: icone;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icone-mail:before {
	content: "\e903";
	font-family: icone;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icone-postavke:before {
	content: "\e904";
	font-family: icone;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}