@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?xfxu9d');
	src:url('../fonts/icomoon.eot?#iefixxfxu9d') format('embedded-opentype'),
		url('../fonts/icomoon.woff?xfxu9d') format('woff'),
		url('../fonts/icomoon.ttf?xfxu9d') format('truetype'),
		url('../fonts/icomoon.svg?xfxu9d#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	speak: none;
	text-transform: none;
	color:#66B92F;
	padding: 0 0.5em 0 0;
	margin:0;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 1.2em/1 icomoon;
}

.icon-arrow:before {
	content: "\e601";
}
.icon-shika:before {
	content: url(../img/icon2.jpg);
}
.icon--1:before {
	content: "\e602";
}
