@font-face{
	font-family: ‘Noto Sans’;
	src: url(‘NotoSans/Noto-Light.ttf’) format(‘truetype’);
	font-weight: 400;
	font-style: normal;
}

@font-face{
	font-family: ‘Noto Sans’;
	src: url(‘NotoSans/Noto-Regular.ttf’) format(‘truetype’);
	font-weight: 500;
	font-style: normal;
}

@font-face{
	font-family: ‘Noto Sans’;
	src: url(‘NotoSans/Noto-Bold.ttf’) format(‘truetype’);
	font-weight: 600;
	font-style: normal;
}