@font-face {
	font-display: swap;
	font-family: "Jost";
	font-style: normal;
	font-weight: 500;
	src: url("Jost-Medium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Jost";
	font-style: normal;
	font-weight: 400;
	src: url("Jost-Regular.ttf") format("truetype");
}