@font-face {
	font-family: "Lato";
	src: url("./Lato/Lato-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lato";
	src: url("./Lato/Lato-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Lora";
	src: url("./Lora/static/Lora-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
