@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-amer3m');
	src:url('fonts/icomoon.eot?#iefix-amer3m') format('embedded-opentype'),
		url('fonts/icomoon.woff?-amer3m') format('woff'),
		url('fonts/icomoon.ttf?-amer3m') format('truetype'),
		url('fonts/icomoon.svg?-amer3m#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 =========== */

}

.icon-home3:before {
	content: "\e902";
}

.icon-phone:before {
	content: "\e942";
}

.icon-envelop:before {
	content: "\e945";
}

.icon-menu:before {
	content: "\e9bd";
}

