@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/Inter-Light.woff2") format("woff2"), url("/fonts/Inter-Light.woff") format("woff");
}

@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/fonts/Inter-SemiBold.woff2") format("woff2"), url("/fonts/Inter-SemiBold.woff") format("woff");
}

@font-face {
	font-family: "Avaunt Stencil";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/fonts/Avaunt_Stencil_Regular.woff2") format("woff2"), url("/fonts/Avaunt_Stencil_Regular.woff") format("woff");
}
