@font-face {
	font-display: swap;
	font-family: Lato;
	font-style: normal;
	font-weight: 300;
	src: url("Lato-Light.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Lato;
	font-style: normal;
	font-weight: 400;
	src: url("Lato-Regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Lato;
	font-style: normal;
	font-weight: 500;
	src: url("Lato-Medium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Lato;
	font-style: normal;
	font-weight: 600;
	src: url("Lato-SemiBold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Lato;
	font-style: normal;
	font-weight: 700;
	src: url("Lato-Bold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Lato;
	font-style: normal;
	font-weight: 800;
	src: url("Lato-ExtraBold.ttf") format("truetype");
}