@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-cgsukl');
	src:url('fonts/icomoon.eot?#iefix-cgsukl') format('embedded-opentype'),
		url('fonts/icomoon.woff?-cgsukl') format('woff'),
		url('fonts/icomoon.ttf?-cgsukl') format('truetype'),
		url('fonts/icomoon.svg?-cgsukl#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-feedly:before {
	content: "\e600";
}
.icon-hatebu:before {
	content: "\e601";
}
.icon-line:before {
	content: "\e602";
}
.icon-pocket:before {
	content: "\e603";
}
.icon-google-plus:before {
	content: "\ea88";
}
.icon-google-drive:before {
	content: "\ea8b";
}
.icon-facebook:before {
	content: "\ea8c";
}
.icon-twitter:before {
	content: "\ea91";
}
.icon-feed:before {
	content: "\ea94";
}
.icon-youtube:before {
	content: "\ea99";
}
.icon-instagram:before {
	content: "\ea90";
}
