/* 
Lato 
 
Foundry: Ty Poland Lukasz Dziedzic, http://www.typoland.com 
Contributors: Lukasz Dziedzic 
License: SIL Open Font License, http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL 
*/

@font-face {
	font-family: 'Lato'; 
	src: url('fonts/lato.eot?') format('eot'), url('fonts/lato.ttf') format('truetype'), url('fonts/lato.woff') format('woff'), url('fonts/lato.svg#Lato-Regular') format('svg'); 
}

.lato {
	font-family: 'Lato';
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}