@font-face {
	font-family: 'home';
	src:url('fonts/home%EF%B9%96-abvf3q.eot');
	src:url('fonts/home%EF%B9%96.eot#iefix-abvf3q') format('embedded-opentype'),
		url('fonts/home%EF%B9%96-abvf3q.woff') format('woff'),
		url('fonts/home%EF%B9%96-abvf3q.ttf') format('truetype'),
		url('fonts/home%EF%B9%96-abvf3q.svg#home') format('svg');
	font-weight: normal;
	font-style: normal;
}
#topleft #homebutton:after,#site-menu-left #homebutton:after,
[class^="icon-"], [class*=" icon-"] {
	font-family: 'home';
	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;
}


#topleft #homebutton:after,
.icon-home3:before {
	content: "\e600";
	margin-left:0.5em;
}

#site-menu-left #homebutton:after{
	content: "\e600";
}

.icon-home4:before {
	content: "\e601";
}
.icon-home:before {
	content: "\e900";
}
.icon-home2:before {
	content: "\e901";
}
.icon-home6:before {
	content: "\e603";
}
.icon-home5:before {
	content: "\e602";
}
