@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-oor16e');
	src:url('fonts/icomoon.eot?#iefix-oor16e') format('embedded-opentype'),
		url('fonts/icomoon.woff?-oor16e') format('woff'),
		url('fonts/icomoon.ttf?-oor16e') format('truetype'),
		url('fonts/icomoon.svg?-oor16e#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-hellocoton .path1:before {
	content: "\e600";
	color: rgb(255, 255, 255);
}
.icon-hellocoton .path2:before {
	content: "\e601";
	margin-left: -1em;
}
.icon-hellocoton .path3:before {
	content: "\e602";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

