/*LATO*/
@font-face {
	font-family: 'lato';
	src: url('lato-regular-webfont.eot');
	src: local('lato-regular-webfont'),
		url('lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('lato-regular-webfont.woff') format('woff'),
		url('lato-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'lato';
	src: url('lato-italic-webfont.eot');
	src: local('lato-italic-webfont'),
		url('lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('lato-italic-webfont.woff') format('woff'),
		url('lato-italic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'lato';
	src: url('lato-bold-webfont.eot');
	src: local('lato-bold-webfont'),
		url('lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('lato-bold-webfont.woff') format('woff'),
		url('lato-bold-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'lato';
	src: url('lato-bolditalic-webfont.eot');
	src: local('lato-bolditalic-webfont'), local('lato-bolditalic-webfont'),
		url('lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
		url('lato-bolditalic-webfont.woff') format('woff'),
		url('lato-bolditalic-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}
/*END LATO*/






