@font-face {
	font-family: 'epsfont';
	src:url('epsfont.eot?-uuxioa');
	src:url('epsfont.eot?#iefix-uuxioa') format('embedded-opentype'),
		url('epsfont.woff?-uuxioa') format('woff'),
		url('epsfont.ttf?-uuxioa') format('truetype'),
		url('epsfont.svg?-uuxioa#epsfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

i.eps {
	font-family: 'epsfont';
	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;
}

.eps-icon-thermometer:before {
	content: "\e600";
}
.eps-icon-building:before {
	content: "\e601";
}
.eps-icon-tractor:before {
	content: "\e602";
}
.eps-icon-house:before {
	content: "\e603";
}



.contact-us i.eps-icon-tractor {
	font-size:16px;
	margin-right:-2px;
}

.contact-us i.eps-icon-thermometer {
	font-size:16px;
	margin-right:-2px;
}

.ch-img-3 i.eps-icon-tractor {
	font-size:38px;
}

.ch-img-4 i.eps-icon-thermometer {
	font-size:38px;
}