@charset "utf-8";

/* Font */
@font-face {
	font-family:'KBFGTextL';
	src: url('webfont/KBFGTextL.eot');
	src: local(※), url('webfont/KBFGTextL.eot?#iefix') format('embedded-opentype'),
		 url('webfont/KBFGTextL.woff') format('woff'),
		 url('webfont/KBFGTextL.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'KBFGTextM';
	src: url('webfont/KBFGTextM.eot');
	src: local(※), url('webfont/KBFGTextM.eot?#iefix') format('embedded-opentype'),
		 url('webfont/KBFGTextM.woff') format('woff'),
		 url('webfont/KBFGTextM.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
