@charset "utf-8";
@font-face {
	font-family:'Noto Serif Display';
	font-style:normal;
	font-weight:100;
	src:url(/fonts/notoserifDisplay/NotoSerifDisplay-Thin.ttf);
}
@font-face {
	font-family:'Noto Serif Display';
	font-style:normal;
	font-weight:200;
	src:url(/fonts/notoserifDisplay/NotoSerifDisplay-ExtraLight.ttf);
}

@font-face {
	font-family:'Noto Serif Display';
	font-style:normal;
	font-weight:300;
	src:url(/fonts/notoserifDisplay/NotoSerifDisplay-Light.ttf);
}

@font-face {
	font-family:'Noto Serif Display';
	font-style:normal;
	font-weight:400;
	src:url(/fonts/notoserifDisplay/NotoSerifDisplay-Regular.ttf);
}
@font-face {
	font-family:'Noto Serif Display';
	font-style:normal;
	font-weight:500;
	src:url(/fonts/notoserifDisplay/NotoSerifDisplay-Medium.ttf);
}
@font-face {
	font-family:'Noto Serif Display';
	font-style:normal;
	font-weight:600;
	src:url(/fonts/notoserifDisplay/NotoSerifDisplay-SemiBold.ttf);
}
@font-face {
	font-family:'Noto Serif Display';
	font-style:normal;
	font-weight:700;
	src:url(/fonts/notoserifDisplay/NotoSerifDisplay-Bold.ttf);
}
@font-face {
	font-family:'Noto Serif Display';
	font-style:normal;
	font-weight:800;
	src:url(/fonts/notoserifDisplay/NotoSerifDisplay-ExtraBold.ttf);
}
@font-face {
	font-family:'Noto Serif Display';
	font-style:normal;
	font-weight:900;
	src:url(/fonts/notoserifDisplay/NotoSerifDisplay-Black.ttf);
}
