@font-face {
	font-family: "iconfont";
	src: url('./iconfont.eot');
	src: url('./iconfont.eot?#iefix') format('eot'),
		url('./iconfont.woff') format('woff'),
		url('./iconfont.ttf') format('truetype'),
		url('./iconfont.svg#iconfont') format('svg');
}

.icon:before {
	font-family: "iconfont";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.icon-brochure:before {
	content: "\E001";
}

.icon-coin:before {
	content: "\E002";
}

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

.icon-google-plus-2:before {
	content: "\E004";
}

.icon-help-2:before {
	content: "\E005";
}

.icon-help-5:before {
	content: "\E006";
}

.icon-houzz-2:before {
	content: "\E007";
}

.icon-link:before {
	content: "\E008";
}

.icon-linkedin-2:before {
	content: "\E009";
}

.icon-location-16:before {
	content: "\E00A";
}

.icon-magnifier-6:before {
	content: "\E00B";
}

.icon-magnifier:before {
	content: "\E00C";
}

.icon-nstr-warning-5:before {
	content: "\E00D";
}

.icon-pdf-file-3:before {
	content: "\E00E";
}

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

.icon-photo-camera-4:before {
	content: "\E010";
}

.icon-play:before {
	content: "\E011";
}

.icon-products:before {
	content: "\E012";
}

.icon-recycling:before {
	content: "\E013";
}

.icon-twitter-2:before {
	content: "\E014";
}

.icon-wrench-20:before {
	content: "\E015";
}

.icon-youtube-2:before {
	content: "\E016";
}

.icon-youtube-new:before {
	content: "\E017";
}