@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?2oluly');
	src:url('fonts/icomoon.eot?#iefix2oluly') format('embedded-opentype'),
		url('fonts/icomoon.ttf?2oluly') format('truetype'),
		url('fonts/icomoon.woff?2oluly') format('woff'),
		url('fonts/icomoon.svg?2oluly#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-arrow_forward:before {
	content: "\e204";
}
.icon-cancel:before {
	content: "\e205";
}
.icon-check:before {
	content: "\e206";
}
.icon-chevron_right:before {
	content: "\e208";
}
.icon-close:before {
	content: "\e209";
}
.icon-twitter:before {
	content: "\e600";
}
