@font-face {
	font-family: 'fontello';
	src: url('/includes/fonts/fontello.eot#iefix') format('embedded-opentype'),
		 url('/includes/fonts/fontello.woff') format('woff'),
		 url('/includes/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-scales:before {
	content: '\e800';
}

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

.icon-google-plus:before {
	content: '\e802';
}

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