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


/* Firefox, Opera, Safari */
@font-face {
	font-family: 'icomoon';
    src: url('fonts/icomoon.ttf') format('truetype');
}


[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-search:before {
	content: "\e600";
}
.icon-question:before {
	content: "\e601";
}
.icon-phone02:before {
	content: "\e602";
}
.icon-phone01:before {
	content: "\e603";
}
.icon-pc:before {
	content: "\e604";
}
.icon-note02:before {
	content: "\e605";
}
.icon-note:before {
	content: "\e606";
}
.icon-home02:before {
	content: "\e607";
}
.icon-home01:before {
	content: "\e608";
}
.icon-fax01:before {
	content: "\e609";
}
.icon-email01:before {
	content: "\e60a";
}
.icon-arrow02_top:before {
	content: "\e60b";
}
.icon-arrow02_right:before {
	content: "\e60c";
}
.icon-arrow02_left:before {
	content: "\e60d";
}
.icon-arrow02_bottom:before {
	content: "\e60e";
}
.icon-arrow01_top:before {
	content: "\e60f";
}
.icon-arrow01_right:before {
	content: "\e610";
}
.icon-arrow01_left:before {
	content: "\e611";
}
.icon-arrow01_bottom:before {
	content: "\e612";
}
.icon-answer:before {
	content: "\e613";
}
