@charset "UTF-8";
@font-face {
	font-family: 'GenJyuuGothic Regular';
	font-style: normal;
	font-weight: 400;
	src: url(GenJyuuGothic-Medium.ttf) format('truetype');
}
@font-face {
	font-family: 'GenJyuuGothic Bold';
	font-style: normal;
	font-weight: 700;
	src: url(GenJyuuGothic-Monospace-Bold.ttf) format('truetype');
}
