/* geist-black */
@font-face {
	font-family: "Geist";
	font-style: normal;
	font-weight: 900;
	font-stretch: 100%;
	src: local("Geist Black"), local("Geist-Black"), url(geist-black.woff2) format("woff2");
}
/* geist-bold */
@font-face {
	font-family: "Geist";
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	src: local("Geist Bold"), local("Geist-Bold"), url(geist-bold.woff2) format("woff2");
}
/* geist-extrabold */
@font-face {
	font-family: "Geist";
	font-style: normal;
	font-weight: 800;
	font-stretch: 100%;
	src: local("Geist ExtraBold"), local("Geist-ExtraBold"), url(geist-extrabold.woff2) format("woff2");
}
/* geist-extralight */
@font-face {
	font-family: "Geist";
	font-style: normal;
	font-weight: 200;
	font-stretch: 100%;
	src: local("Geist ExtraLight"), local("Geist-ExtraLight"), url(geist-extralight.woff2) format("woff2");
}
/* geist-light */
@font-face {
	font-family: "Geist";
	font-style: normal;
	font-weight: 300;
	font-stretch: 100%;
	src: local("Geist Light"), local("Geist-Light"), url(geist-light.woff2) format("woff2");
}
/* geist-medium */
@font-face {
	font-family: "Geist";
	font-style: normal;
	font-weight: 500;
	font-stretch: 100%;
	src: local("Geist Medium"), local("Geist-Medium"), url(geist-medium.woff2) format("woff2");
}
/* geist */
@font-face {
	font-family: "Geist";
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	src: local("Geist Regular"), local("Geist-Regular"), url(geist.woff2) format("woff2");
}
/* geist-semibold */
@font-face {
	font-family: "Geist";
	font-style: normal;
	font-weight: 600;
	font-stretch: 100%;
	src: local("Geist SemiBold"), local("Geist-SemiBold"), url(geist-semibold.woff2) format("woff2");
}
/* geist-thin */
@font-face {
	font-family: "Geist";
	font-style: normal;
	font-weight: 100;
	font-stretch: 100%;
	src: local("Geist Thin"), local("Geist-Thin"), url(geist-thin.woff2) format("woff2");
}

