@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?1dvuq5');
	src:url('fonts/icomoon.eot?1dvuq5#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?1dvuq5') format('truetype'),
		url('fonts/icomoon.woff?1dvuq5') format('woff'),
		url('fonts/icomoon.svg?1dvuq5#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-feedly:before {
	content: "\e900";
}
.icon-hatena:before {
	content: "\e901";
}
.icon-line:before {
	content: "\e902";
}
.icon-pocket:before {
	content: "\e903";
}
.icon-office:before {
	content: "\e90e";
}
.icon-newspaper:before {
	content: "\e90f";
}
.icon-pencil2:before {
	content: "\e910";
}
.icon-pen:before {
	content: "\e911";
}
.icon-file-text:before {
	content: "\e912";
}
.icon-file-text2:before {
	content: "\e913";
}
.icon-coin-yen:before {
	content: "\e914";
}
.icon-credit-card:before {
	content: "\e915";
}
.icon-clock:before {
	content: "\e916";
}
.icon-calendar:before {
	content: "\e917";
}
.icon-display:before {
	content: "\e918";
}
.icon-mobile:before {
	content: "\e919";
}
.icon-airplane:before {
	content: "\e90c";
}
.icon-road:before {
	content: "\e90d";
}
.icon-arrow-down:before {
	content: "\e91a";
}
.icon-mail:before {
	content: "\e91b";
}
.icon-mail4:before {
	content: "\e91c";
}
.icon-google-plus:before {
	content: "\e904";
}
.icon-google-plus2:before {
	content: "\e905";
}
.icon-google-plus3:before {
	content: "\e906";
}
.icon-facebook:before {
	content: "\e907";
}
.icon-facebook2:before {
	content: "\e908";
}
.icon-twitter:before {
	content: "\e909";
}
.icon-rss:before {
	content: "\e90a";
}
.icon-rss2:before {
	content: "\e90b";
}

