@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-g5epj');
	src:url('fonts/icomoon.eot?#iefix-g5epj') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-g5epj') format('truetype'),
		url('fonts/icomoon.woff?-g5epj') format('woff'),
		url('fonts/icomoon.svg?-g5epj#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-location_on:before {
	content: "\e052";
}
.icon-mail:before {
	content: "\e002";
}
.icon-menu:before {
	content: "\e120";
}
.icon-check:before {
	content: "\e206";
}
.icon-close:before {
	content: "\e209";
}
.icon-facebook:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-skype:before {
	content: "\e603";
}
.icon-google-plus:before {
	content: "\e600";
}
