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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	/* font-family: 'icomoon' !important; */
	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: "\e903";
	font-family: 'icomoon' !important;
}
.icon-pocket:before {
	content: "\e905";
	font-family: 'icomoon' !important;
}
.icon-google-plus:before {
	content: "\e900";
	font-family: 'icomoon' !important;
}
.icon-facebook:before {
	content: "\1f30a";
	font-family: 'icomoon' !important;
}
.icon-twitter:before {
	content: "\e902";
	font-family: 'icomoon' !important;
}
.icon-tumblr:before {
	content: "\e901";
	font-family: 'icomoon' !important;
}

