@font-face {
	font-family: 'icon';
	src:url('../fonts/icon.eot?-nkxvce');
	src:url('../fonts/icon.eot?#iefix-nkxvce') format('embedded-opentype'),
		url('../fonts/icon.woff?-nkxvce') format('woff'),
		url('../fonts/icon.ttf?-nkxvce') format('truetype'),
		url('../fonts/icon.svg?-nkxvce#icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="home-"], [class*=" home-"] {
	font-family: 'icon';
	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;
}

.home-email:before {
	content: "\e600";
}

.home-pin:before {
	content: "\e601";
}

.home-location:before {
	content: "\e602";
}

.home-search:before {
	content: "\e603";
}

.home-search2:before {
	content: "\f002";
}

.home-chevron-up:before {
	content: "\f077";
}

.home-chevron-down:before {
	content: "\f078";
}

.home-msg:before {
	content: "\f0e0";
}

.home-angle-right:before {
	content: "\f105";
}

.home-angle-up:before {
	content: "\f106";
}

.home-angle-down:before {
	content: "\f107";
}

.home-sina:before {
	content: "\e610";
}

.home-weixin:before {
	content: "\e612";
}

