<<<<<<< HEAD
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 400;
	src: local("Nunito"), url("./nunito/Nunito-Regular.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 400;
	src: local("Nunito"), url("./nunito/Nunito-Italic.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 600;
	src: local("Nunito"), url("./nunito/Nunito-SemiBold.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 600;
	src: local("Nunito"),
		url("./nunito/Nunito-SemiBoldItalic.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 700;
	src: local("Nunito"), url("./nunito/Nunito-Bold.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 700;
	src: local("Nunito"), url("./nunito/Nunito-BoldItalic.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 800;
	src: local("Nunito"), url("./nunito/Nunito-ExtraBold.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 800;
	src: local("Nunito"),
		url("./nunito/Nunito-ExtraBoldItalic.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 900;
	src: local("Nunito"), url("./nunito/Nunito-Black.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 900;
	src: local("Nunito"), url("./nunito/Nunito-BlackItalic.woff") format("woff");
}
=======
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 400;
	src: local("Nunito"), url("./nunito/Nunito-Regular.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 400;
	src: local("Nunito"), url("./nunito/Nunito-Italic.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 600;
	src: local("Nunito"), url("./nunito/Nunito-SemiBold.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 600;
	src: local("Nunito"),
		url("./nunito/Nunito-SemiBoldItalic.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 700;
	src: local("Nunito"), url("./nunito/Nunito-Bold.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 700;
	src: local("Nunito"), url("./nunito/Nunito-BoldItalic.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 800;
	src: local("Nunito"), url("./nunito/Nunito-ExtraBold.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 800;
	src: local("Nunito"),
		url("./nunito/Nunito-ExtraBoldItalic.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: normal;
	font-weight: 900;
	src: local("Nunito"), url("./nunito/Nunito-Black.woff") format("woff");
}
@font-face {
	font-family: "Nunito";
	font-style: italic;
	font-weight: 900;
	src: local("Nunito"), url("./nunito/Nunito-BlackItalic.woff") format("woff");
}
>>>>>>> origin/main
