@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?uazgyq');
	src:url('../fonts/icomoon.eot?#iefixuazgyq') format('embedded-opentype'),
		url('../fonts/icomoon.woff?uazgyq') format('woff'),
		url('../fonts/icomoon.ttf?uazgyq') format('truetype'),
		url('../fonts/icomoon.svg?uazgyq#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-search:before {
    content: "\f002";
}

.icon-download:before {
    content: "\f019";
}

.icon-check-circle:before {
    content: "\f058";
}

.icon-chevron-circle-left:before {
    content: "\f137";
}

.icon-chevron-circle-right:before {
    content: "\f138";
}

.icon-chevron-right:before {
    content: "\f054";
}
