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

[class^="ico-"], [class*=" ico-"] {
	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;
}

.ico-arrow-left:before {
	content: "\e600";
}

.ico-close:before {
	content: "\e601";
}

.ico-arrow-right:before {
	content: "\e602";
}

.ico-nautamarine:before {
	content: "\e603";
}

.ico-heart:before {
	content: "\e604";
}

.ico-thumbs-up:before {
	content: "\e605";
}