/*
 *  Lato
 *
 *  Source: http://fonts.google.com/
 *  License: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL_web
 *  Webfont generated by Font Squirrel, https://www.fontsquirrel.com/tools/webfont-generator
 *
 */

@font-face {
	font-family: 'Lato';
	font-weight: 400;
	font-style: normal;

	src: local('Lato Regular'), local('Lato-Regular'), url('fonts/lato_rg.woff2') format('woff2');
}

@font-face {
	font-family: 'Lato';
	font-weight: 600;
	font-style: normal;

	src: local('Lato Bold'), local('Lato-Bold'), url('fonts/lato_bd.woff2') format('woff2');
}

@font-face {
	font-family: 'Lato';
	font-weight: 400;
	font-style: italic;

	src: local('Lato Italic'), local('Lato-Italic'), url('fonts/lato_it.woff2') format('woff2');
}
