@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'rounded-extraLight';
	src: url('font/GenJyuuGothic-P-ExtraLight.eot');
	src: url('font/GenJyuuGothic-P-ExtraLight.eot?#iefix') format('embedded-opentype'),  url('font/GenJyuuGothic-P-ExtraLight.woff2') format('woff2'),  url('font/GenJyuuGothic-P-ExtraLight.woff') format('woff'),  url('font/GenJyuuGothic-P-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'rounded-light';
	src: url('font/GenJyuuGothic-P-Light.eot');
	src: url('font/GenJyuuGothic-P-Light.eot?#iefix') format('embedded-opentype'),  url('font/GenJyuuGothic-P-Light.woff2') format('woff2'),  url('font/GenJyuuGothic-P-Light.woff') format('woff'),  url('font/GenJyuuGothic-P-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'rounded-normal';
	src: url('font/GenJyuuGothic-P-Normal.eot');
	src: url('font/GenJyuuGothic-P-Normal.eot?#iefix') format('embedded-opentype'),  url('font/GenJyuuGothic-P-Normal.woff2') format('woff2'),  url('font/GenJyuuGothic-P-Normal.woff') format('woff'),  url('font/GenJyuuGothic-P-Normal.ttf') format('truetype');
}
@font-face {
	font-family: 'rounded-regular';
	src: url('font/GenJyuuGothic-P-Regular.eot');
	src: url('font/GenJyuuGothic-P-Regular.eot?#iefix') format('embedded-opentype'),  url('font/GenJyuuGothic-P-Regular.woff2') format('woff2'),  url('font/GenJyuuGothic-P-Regular.woff') format('woff'),  url('font/GenJyuuGothic-P-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'rounded-medium';
	src: url('font/GenJyuuGothic-P-Medium.eot');
	src: url('font/GenJyuuGothic-P-Medium.eot?#iefix') format('embedded-opentype'),  url('font/GenJyuuGothic-P-Medium.woff2') format('woff2'),  url('font/GenJyuuGothic-P-Medium.woff') format('woff'),  url('font/GenJyuuGothic-P-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'rounded-bold';
	src: url('font/GenJyuuGothic-P-Bold.eot');
	src: url('font/GenJyuuGothic-P-Bold.eot?#iefix') format('embedded-opentype'),  url('font/GenJyuuGothic-P-Bold.woff2') format('woff2'),  url('font/GenJyuuGothic-P-Bold.woff') format('woff'),  url('font/GenJyuuGothic-P-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'rounded-heavy';
	src: url('font/GenJyuuGothic-P-Heavy.eot');
	src: url('font/GenJyuuGothic-P-Heavy.eot?#iefix') format('embedded-opentype'),  url('font/GenJyuuGothic-P-Heavy.woff2') format('woff2'),  url('font/GenJyuuGothic-P-Heavy.woff') format('woff'),  url('font/GenJyuuGothic-P-Heavy.ttf') format('truetype');
}
.rounded__extraLight {
	font-family: 'rounded-extraLight';
}
.rounded__light {
	font-family: 'rounded-light';
}
.rounded__normal {
	font-family: 'rounded-normal';
}
.rounded__regular {
	font-family: 'rounded-regular';
}
.rounded__medium {
	font-family: 'rounded-medium';
}
.rounded__bold {
	font-family: 'rounded-bold';
}
.rounded__heavy {
	font-family: 'rounded-heavy';
}
