@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src:
		local('Noto Sans'),
		local('NotoSans'),
		/* from https://fonts.gstatic.com/s/notosans/v9/o-0IIpQlx3QUlC5A4PNr5TRA.woff2 */
		url('/assets/fonts/Noto_Sans_400.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/notosans/v9/o-0IIpQlx3QUlC5A4PNr5TRG.woff */
		url('/assets/fonts/Noto_Sans_400.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: italic;
	font-weight: 400;
	src:
		local('Noto Sans Italic'),
		local('NotoSans-Italic'),
		/* from https://fonts.gstatic.com/s/notosans/v9/o-0OIpQlx3QUlC5A4PNr4ARCQ_k.woff2 */
		url('/assets/fonts/Noto_Sans_400i.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/notosans/v9/o-0OIpQlx3QUlC5A4PNr4ARCQ_8.woff */
		url('/assets/fonts/Noto_Sans_400i.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src:
		local('Noto Sans Bold'),
		local('NotoSans-Bold'),
		/* from https://fonts.gstatic.com/s/notosans/v9/o-0NIpQlx3QUlC5A4PNjXhFVZNyB.woff2 */
		url('/assets/fonts/Noto_Sans_700.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/notosans/v9/o-0NIpQlx3QUlC5A4PNjXhFVZNyH.woff */
		url('/assets/fonts/Noto_Sans_700.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: italic;
	font-weight: 700;
	src:
		local('Noto Sans Bold Italic'),
		local('NotoSans-BoldItalic'),
		/* from https://fonts.gstatic.com/s/notosans/v9/o-0TIpQlx3QUlC5A4PNr4Az5ZuyDzW0.woff2 */
		url('/assets/fonts/Noto_Sans_700i.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/notosans/v9/o-0TIpQlx3QUlC5A4PNr4Az5ZuyDzWs.woff */
		url('/assets/fonts/Noto_Sans_700i.woff') format('woff');
}
@font-face {
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 400;
	src:
		local('Noto Serif'),
		local('NotoSerif'),
		/* from https://fonts.gstatic.com/s/notoserif/v8/ga6Iaw1J5X9T9RW6j9bNfFcWaA.woff2 */
		url('/assets/fonts/Noto_Serif_400.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/notoserif/v8/ga6Iaw1J5X9T9RW6j9bNfFcWbg.woff */
		url('/assets/fonts/Noto_Serif_400.woff') format('woff');
}
@font-face {
	font-family: 'Noto Serif';
	font-style: italic;
	font-weight: 400;
	src:
		local('Noto Serif Italic'),
		local('NotoSerif-Italic'),
		/* from https://fonts.gstatic.com/s/notoserif/v8/ga6Kaw1J5X9T9RW6j9bNfFImajC7.woff2 */
		url('/assets/fonts/Noto_Serif_400i.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/notoserif/v8/ga6Kaw1J5X9T9RW6j9bNfFImajC9.woff */
		url('/assets/fonts/Noto_Serif_400i.woff') format('woff');
}
@font-face {
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 700;
	src:
		local('Noto Serif Bold'),
		local('NotoSerif-Bold'),
		/* from https://fonts.gstatic.com/s/notoserif/v8/ga6Law1J5X9T9RW6j9bNdOwzfReecQ.woff2 */
		url('/assets/fonts/Noto_Serif_700.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/notoserif/v8/ga6Law1J5X9T9RW6j9bNdOwzfReedw.woff */
		url('/assets/fonts/Noto_Serif_700.woff') format('woff');
}
@font-face {
	font-family: 'Noto Serif';
	font-style: italic;
	font-weight: 700;
	src:
		local('Noto Serif Bold Italic'),
		local('NotoSerif-BoldItalic'),
		/* from https://fonts.gstatic.com/s/notoserif/v8/ga6Vaw1J5X9T9RW6j9bNfFIu0RWuc-VM.woff2 */
		url('/assets/fonts/Noto_Serif_700i.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/notoserif/v8/ga6Vaw1J5X9T9RW6j9bNfFIu0RWuc-VK.woff */
		url('/assets/fonts/Noto_Serif_700i.woff') format('woff');
}
