/*
iconfont
--------------------- */

@font-face {
	font-family: 'icomoon';
	src:  url('/hythiol/common/fonts/icomoon.eot?vdp9iy');
	src:  url('/hythiol/common/fonts/icomoon.eot?vdp9iy#iefix') format('embedded-opentype'),
	url('/hythiol/common/fonts/icomoon.ttf?vdp9iy') format('truetype'),
	url('/hythiol/common/fonts/icomoon.woff?vdp9iy') format('woff'),
	url('/hythiol/common/fonts/icomoon.svg?vdp9iy#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;
}

.iconCornerRB:before {
	content: "\e900";
}
.iconCircleL:before {
	content: "\e901";
}
.iconCircleR:before {
	content: "\e902";
}
.iconBlank:before {
	content: "\e903";
}
.iconClose:before {
	content: "\e904";
}
.iconOpen:before {
	content: "\e905";
}
.iconLang:before {
	content: "\e906";
}
.iconSPNavClose:before {
	content: "\e907";
}
.iconSPNav:before {
	content: "\e908";
}
.iconH2:before {
	content: "\e909";
}
.iconCart:before {
	content: "\e910";
}
