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

@font-face {
	font-family: "Lora";
	font-style: italic;
	font-weight: 400;
	src: url("Lora-Italic.ttf") format("truetype");
	font-display: swap;
}
