/* noto-sans-italic */
@font-face {
	font-family: "Noto Sans";
	font-style: italic;
	font-weight: 400;
	font-stretch: 100%;
	src: local("Noto Sans Italic"), local("NotoSans-Italic"), url(noto-sans-italic.woff2) format("woff2"), url(noto-sans-italic.woff) format("woff");
	font-display: swap;
}
/* noto-sans-medium */
@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 500;
	font-stretch: 100%;
	src: local("Noto Sans Medium"), local("NotoSans-Medium"), url(noto-sans-medium.woff2) format("woff2"), url(noto-sans-medium.woff) format("woff");
	font-display: swap;
}
/* noto-sans */
@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	src: local("Noto Sans Regular"), local("NotoSans-Regular"), url(noto-sans.woff2) format("woff2"), url(noto-sans.woff) format("woff");
	font-display: swap;
}
/* noto-sans-light-italic */
@font-face {
	font-family: "Noto Sans";
	font-style: italic;
	font-weight: 300;
	font-stretch: 100%;
	src: local("Noto Sans Light Italic"), local("NotoSans-LightItalic"), url(noto-sans-light-italic.woff2) format("woff2"), url(noto-sans-light-italic.woff) format("woff");
	font-display: swap;
}
/* noto-sans-light */
@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 300;
	font-stretch: 100%;
	src: local("Noto Sans Light"), local("NotoSans-Light"), url(noto-sans-light.woff2) format("woff2"), url(noto-sans-light.woff) format("woff");
	font-display: swap;
}
/* noto-sans-semibold */
@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 600;
	font-stretch: 100%;
	src: local("Noto Sans SemiBold"), local("NotoSans-SemiBold"), url(noto-sans-semibold.woff2) format("woff2"), url(noto-sans-semibold.woff) format("woff");
	font-display: swap;
}

