@font-face{
	font-family:Lato;
	src:local("Lato Black"),
	url(lato-black-webfont.woff2) format("woff2"),
	url(lato-black-webfont.woff) format("woff");
	font-weight:900;font-style:normal;
	font-display:swap
}
@font-face{
	font-family:Lato;
	src:local("Lato Bold"),
	url(lato-bold-webfont.woff2) format("woff2"),
	url(lato-bold-webfont.woff) format("woff");
	font-weight:700;
	font-style:normal;
	font-display:swap
}
@font-face{
	font-family:Lato;
	src:local("Lato Light"),
	url(lato-light-webfont.woff2) format("woff2"),
	url(lato-light-webfont.woff) format("woff");
	font-weight:300;
	font-style:normal;
	font-display:swap
}
@font-face{
	font-family:Lato;
	src:local("Lato Regular"),
	url(lato-regular-webfont.woff2) format("woff2"),
	url(lato-regular-webfont.woff) format("woff");
	font-weight:400;
	font-style:normal;
	font-display:swap
}