@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Thin"),
	     local("NotoSans-Thin"),
	     url("NotoSans-Thin.woff2") format("woff2"),
	     url("NotoSans-Thin.ttf") format("truetype");
  font-style: normal;
	font-weight: 100;
	font-display: swap;
}
@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Thin Italic"),
	     local("NotoSans-ThinItalic"),
	     url("NotoSans-ThinItalic.woff2") format("woff2"),
	     url("NotoSans-ThinItalic.ttf") format("truetype");
  font-style: italic;
	font-weight: 100;
	font-display: swap;
}

@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Light"),
	     local("NotoSans-Light"),
	     url("NotoSans-Light.woff2") format("woff2"),
	     url("NotoSans-Light.ttf") format("truetype");
  font-style: normal;
	font-weight: 300;
	font-display: swap;
}
@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Light Italic"),
	     local("NotoSans-LightItalic"),
	     url("NotoSans-LightItalic.woff2") format("woff2"),
	     url("NotoSans-LightItalic.ttf") format("truetype");
  font-style: italic;
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Regular"),
	     local("NotoSans-Regular"),
	     url("NotoSans-Regular.woff2") format("woff2"),
	     url("NotoSans-Regular.ttf") format("truetype");
  font-style: normal;
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Italic"),
	     local("NotoSans-Italic"),
	     url("NotoSans-Italic.woff2") format("woff2"),
	     url("NotoSans-Italic.ttf") format("truetype");
  font-style: italic;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Medium"),
	     local("NotoSans-Medium"),
	     url("NotoSans-Medium.woff2") format("woff2"),
	     url("NotoSans-Medium.ttf") format("truetype");
  font-style: normal;
	font-weight: 500;
	font-display: swap;
}
@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Medium Italic"),
	     local("NotoSans-MediumItalic"),
	     url("NotoSans-MediumItalic.woff2") format("woff2"),
	     url("NotoSans-MediumItalic.ttf") format("truetype");
  font-style: italic;
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Bold"),
	     local("NotoSans-Bold"),
	     url("NotoSans-Bold.woff2") format("woff2"),
	     url("NotoSans-Bold.ttf") format("truetype");
  font-style: normal;
	font-weight: 700;
	font-display: swap;
}
@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Bold Italic"),
	     local("NotoSans-BoldItalic"),
	     url("NotoSans-BoldItalic.woff2") format("woff2"),
	     url("NotoSans-BoldItalic.ttf") format("truetype");
  font-style: italic;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Black"),
	     local("NotoSans-Black"),
	     url("NotoSans-Black.woff2") format("woff2"),
	     url("NotoSans-Black.ttf") format("truetype");
  font-style: normal;
	font-weight: 900;
	font-display: swap;
}
@font-face {
	font-family: "Noto Sans";
	src: local("Noto Sans Black Italic"),
	     local("NotoSans-BlackItalic"),
	     url("NotoSans-BlackItalic.woff2") format("woff2"),
	     url("NotoSans-BlackItalic.ttf") format("truetype");
  font-style: italic;
	font-weight: 900;
	font-display: swap;
}
