@font-face {
	font-family: 'icomoon';
	src:url('/fonts/icomoon.eot?kt5002');
	src:url('/fonts/icomoon.eot?#iefixkt5002') format('embedded-opentype'),
		url('/fonts/icomoon.woff?kt5002') format('woff'),
		url('/fonts/icomoon.ttf?kt5002') format('truetype'),
		url('/fonts/icomoon.svg?kt5002#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-right:before {
	content: "\e601";
}
.icon-left:before {
	content: "\e602";
}
.icon-search:before {
	content: "\e600";
}
.icon-download:before {
	content: "\e603";
}
.icon-close:before {
	content: "\e604";
}
.icon-arrow-s2:before {
	content: "\e606";
}
.icon-arrow-s3:before {
	content: "\e60b";
}
.icon-arrow-s:before {
	content: "\e60c";
}
.icon-arrow-n:before {
	content: "\e605";
}
.icon-gp:before {
	content: "\e607";
}
.icon-fb:before {
	content: "\e608";
}
.icon-rss:before {
	content: "\e60d";
}
.icon-tw:before {
	content: "\e609";
}
.icon-li:before {
	content: "\e60a";
}
