@charset "UTF-8";

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Roboto_Slab/Roboto_Slab-Bold.woff2) format('woff2'),
		 url(../fonts/Roboto_Slab/Roboto_Slab-Bold.woff) format('woff'),
		 url(../fonts/Roboto_Slab/Roboto_Slab-Bold.ttf) format('truetype');
}

@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/Noto_Sans_JP/NotoSansJP-Light.woff2) format('woff2'),
		 url(../fonts/Noto_Sans_JP/NotoSansJP-Light.woff) format('woff'),
		 url(../fonts/Noto_Sans_JP/NotoSansJP-Light.ttf) format('truetype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Noto_Sans_JP/NotoSansJP-Regular.woff2) format('woff2'),
		 url(../fonts/Noto_Sans_JP/NotoSansJP-Regular.woff) format('woff'),
		 url(../fonts/Noto_Sans_JP/NotoSansJP-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500 ;
	src: url(../fonts/Noto_Sans_JP/NotoSansJP-Medium.woff2) format('woff2'),
		 url(../fonts/Noto_Sans_JP/NotoSansJP-Medium.woff) format('woff'),
		 url(../fonts/Noto_Sans_JP/NotoSansJP-Medium.ttf) format('truetype');
}
