@font-face {
	font-family: 'fontello';
	src: url('fonts/fontello.eot') format('embedded-opentype'),
		 url('fonts/fontello.woff') format('woff'),
		 url('fonts/fontello.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

icon[class^='icon-']:before, icon[class*=' icon-']:before {
	font-family: 'fontello';
	text-align: center;
}

.icon-anytime:before {
	content: '\e800';
}

.icon-guarantee:before {
	content: '\e801';
}

.icon-satisfation-guarantee:before {
	content: '\e802';
}

.icon-pricing:before {
	content: '\e803';
}

.icon-tax-icon:before {
	content: '\e804';
}

.icon-truck:before {
	content: '\e805';
	font-size: .75em;
}

.icon-contact:before {
	content: '\e806';
}
