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

.icon-line:before {
	content: "\e901";
}

.icon-google-plus:before {
	content: "\ea88";
}

.icon-facebook:before {
	content: "\ea90";
}

.icon-twitter:before {
	content: "\ea96";
}

.icon-yahoo:before {
	content: "\e900";
}

.icon-apple:before {
	content: "\eabe";
}

.icon-android:before {
	content: "\eac0";
}

.icon-amazon:before {
	content: "\ea87";
}


