@font-face 
{
	font-family: lato;
	src: url('/css/font/lato-medium.woff2') format('woff2'), url('/css/font/lato-medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: lato-bold;
	src: url('/css/font/lato-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: lato-light;
	src: url('/css/font/lato-light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}