@font-face {
	font-family: Lato;
	src: local("Lato Light"), local("Lato-Light"), url(../fonts/andy.woff) format("woff");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Lato;
	src: local("Lato Regular"), local("Lato-Regular"), url(../fonts/diego.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Lato;
	src: local("Lato Bold"), local("Lato-Bold"), url(../fonts/vero.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
