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

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

.icon-hatena:before {
	content: "\e602";
}

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

.icon-googleplus:before {
	content: "\e604";
}

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

