/* Fontello */
@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-cta5:before {
	content: '\e800';
}

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

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

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

.icon-check:before {
	content: '\e805';
}

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

.icon-instagram:before {
	content: '\e807';
}

.icon-youtube:before {
	content: '\e808';
}

.icon-cta3:before {
	content: '\e809';
}

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

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

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

.icon-cta4:before {
	content: '\e80d';
}

.icon-twitter:before {
	content: '\e80e';
}
/* End Fontello */
