@font-face {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src:
		local(""),
		url(../woff2/nunitosans-regular.woff2) format("woff2");
}

@font-face {
	font-family: "Nunito Sans";
	font-style: italic;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src:
		local(""),
		url(../woff2/nunitosans-regularitalic.woff2) format("woff2");
}

@font-face {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 500;
	font-stretch: 100%;
	font-display: swap;
	src:
		local(""),
		url(../woff2/nunitosans-medium.woff2) format("woff2");
}

@font-face {
	font-family: "Nunito Sans";
	font-style: italic;
	font-weight: 500;
	font-stretch: 100%;
	font-display: swap;
	src:
		local(""),
		url(../woff2/nunitosans-mediumitalic.woff2) format("woff2");
}

@font-face {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: swap;
	src:
		local(""),
		url(../woff2/nunitosans-bold.woff2) format("woff2");
}

@font-face {
	font-family: "Nunito Sans";
	font-style: italic;
	font-weight: 700;
	font-stretch: 100%;
	font-display: swap;
	src:
		local(""),
		url(../woff2/nunitosans-bolditalic.woff2) format("woff2");
}
