@font-face {
	font-display: swap;
	font-family: "Jost";
	font-style: normal;
	font-weight: 400;
	src: url("Jost-Regular.ttf") format("truetype");
}

@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: 600;
	src: url("Jost-SemiBold.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: "Jost";
	font-style: normal;
	font-weight: 700;
	src: url("Jost-Bold.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: "Jost";
	font-style: normal;
	font-weight: 800;
	src: url("Jost-ExtraBold.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: "Lora";
	font-style: normal;
	font-weight: 400;
	src: url("Lora-Regular.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: "Lora";
	font-style: normal;
	font-weight: 700;
	src: url("Lora-Bold.ttf") format("truetype");
}