@charset "UTF-8";
@font-face {
	font-family: 'Noto Sans Thin';
	font-style: normal;
	font-weight: 100;
	src: url(NotoSansCJKjp-Thin.woff2) format('woff2'), url(NotoSansCJKjp-Thin.woff) format('woff'), url(NotoSansCJKjp-Thin.otf) format('opentype')
}
@font-face {
	font-family: 'Noto Sans light';
	font-style: normal;
	font-weight: 200;
	src: url(NotoSansCJKjp-Light.woff2) format('woff2'), url(NotoSansCJKjp-Light.woff) format('woff'), url(NotoSansCJKjp-Light.otf) format('opentype')
}
@font-face {
	font-family: 'Noto Sans demi-light';
	font-style: normal;
	font-weight: 300;
	src: url(NotoSansCJKjp-DemiLight.woff2) format('woff2'), url(NotoSansCJKjp-DemiLight.woff) format('woff'), url(NotoSansCJKjp-DemiLight.otf) format('opentype')
}
@font-face {
	font-family: 'Noto Sans Regular';
	font-style: normal;
	font-weight: 400;
	src: url(NotoSansCJKjp-Regular.woff2) format('woff2'), url(NotoSansCJKjp-Regular.woff) format('woff'), url(NotoSansCJKjp-Regular.otf) format('opentype')
}
@font-face {
	font-family: 'Noto Sans Medium';
	font-style: normal;
	font-weight: 500;
	src: url(NotoSansCJKjp-Medium.woff2) format('woff2'), url(NotoSansCJKjp-Medium.woff) format('woff'), url(NotoSansCJKjp-Medium.otf) format('opentype')
}
@font-face {
	font-family: 'Noto Sans Bold';
	font-style: normal;
	font-weight: 700;
	src: url(NotoSansCJKjp-Bold.woff2) format('woff2'), url(NotoSansCJKjp-Bold.woff) format('woff'), url(NotoSansCJKjp-Bold.otf) format('opentype')
}
@font-face {
	font-family: 'Noto Sans Black';
	font-style: normal;
	font-weight: 900;
	src: url(NotoSansCJKjp-Black.woff2) format('woff2'), url(NotoSansCJKjp-Black.woff) format('woff'), url(NotoSansCJKjp-Black.otf) format('opentype')
}
@font-face {
  font-family: "Roboto Regular";
  src: url("RobotoCondensed-Regular.eot?") format('eot'),
       url("RobotoCondensed-Regular.woff2") format('woff2'),
       url("RobotoCondensed-Regular.woff") format('woff');
}
@font-face {
  font-family: "Roboto Bold";
  font-style: normal;
  font-weight: 900;
  src: url("RobotoCondensed-Bold.eot?") format('eot'),
       url("RobotoCondensed-Bold.woff2") format('woff2'),
       url("RobotoCondensed-Bold.woff") format('woff');
}

