@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?huwrrt');
	src:url('fonts/icomoon.eot?#iefixhuwrrt') format('embedded-opentype'),
		url('fonts/icomoon.woff?huwrrt') format('woff'),
		url('fonts/icomoon.ttf?huwrrt') format('truetype'),
		url('fonts/icomoon.svg?huwrrt#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-sitemap:before {
	content: "\e600";
		font-size:3em;

}

.icon-facebook:before {
	content: "\e601";
}

.icon-contact:before {
	content: "\e602";
}

.icon-blog:before {
	content: "\e603";
}

.icon-clover:before {
	content: "\e604";
		font-size:1.3em;
	color:#0B0;
	vertical-align:middle;
	margin-right:5px;
	margin-left:5px;
}

