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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-arrow:before {
	content: "\e600";
}
.icon-back:before {
	content: "\e601";
}
.icon-bookmark:before {
	content: "\e602";
}
.icon-bookmarked:before {
	content: "\e603";
}
.icon-calender:before {
	content: "\e604";
}
.icon-yes:before {
	content: "\e605";
}
.icon-no:before {
	content: "\e606";
}
.icon-female:before {
	content: "\e607";
}
.icon-individual:before {
	content: "\e608";
}
.icon-group:before {
	content: "\e609";
}
.icon-logout:before {
	content: "\e60a";
}
.icon-male:before {
	content: "\e60b";
}
.icon-euro:before {
	content: "\e60c";
}
.icon-nosmoke:before {
	content: "\e60d";
}
.icon-smoke:before {
	content: "\e60e";
}
