
@charset "UTF-8"; 

/*--------------------------------------
	Web font
---------------------------------------*/
@font-face {
	font-family:'NotoSans';
	font-style:normal;
	font-weight:400;
	src:url(../../font/NotoSans-Regular.eot);
	src:local(¡Ø), url(../../font/NotoSans-Regular.woff) format('woff');
}
@font-face {
	font-family:'NotoSansBold';
	font-style:normal;
	font-weight:700;
	src:url(../../font/NotoSans-Bold.eot);
	src:local(¡Ø), url(../../font/NotoSans-Bold.woff) format('woff');
}





