@font-face {
	font-family: 'paynearme';
	src:url('../fonts/paynearme.eot?-5uajhc');
	src:url('../fonts/paynearme.eot?#iefix-5uajhc') format('embedded-opentype'),
		url('../fonts/paynearme.ttf?-5uajhc') format('truetype'),
		url('../fonts/paynearme.woff?-5uajhc') format('woff'),
		url('../fonts/paynearme.svg?-5uajhc#paynearme') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'paynearme';
	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;
}

.icon-chevron-left:before {
	content: "\e600";
}
.icon-chevron-right:before {
	content: "\e601";
}