@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?7x1ubx');
	src:url('../fonts/icomoon.eot?#iefix7x1ubx') format('embedded-opentype'),
		url('../fonts/icomoon.woff?7x1ubx') format('woff'),
		url('../fonts/icomoon.ttf?7x1ubx') format('truetype'),
		url('../fonts/icomoon.svg?7x1ubx#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-life-bouy:before {
	content: "\e600";
}

.icon-account-balance:before {
	content: "\e601";
}

.icon-account-child:before {
	content: "\e602";
}

.icon-description:before {
	content: "\e603";
}

.icon-list:before {
	content: "\e611";
}

.icon-reorder:before {
	content: "\e612";
}

.icon-schedule:before {
	content: "\e604";
}

.icon-phone:before {
	content: "\e605";
}

.icon-clear:before {
	content: "\e606";
}

.icon-place:before {
	content: "\e607";
}

.icon-chevron-left:before {
	content: "\e608";
}

.icon-chevron-right:before {
	content: "\e609";
}

.icon-close:before {
	content: "\e60a";
}

.icon-expand-less:before {
	content: "\e60b";
}

.icon-expand-more:before {
	content: "\e60c";
}

.icon-location-city:before {
	content: "\e60d";
}

.icon-person:before {
	content: "\e60e";
}

.icon-school:before {
	content: "\e60f";
}

.icon-radio-button-off:before {
	content: "\e610";
}

.icon-home:before {
	content: "\e900";
}

