@font-face {
	font-family: 'Lato';
	src: local("Lato Bold Webfont"), local("lato-bold-webfont"), url('../../fonts/lato-bold-webfont.woff2') format('woff2');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'Lato';
	src: local("Lato Heavy Webfont"), local("lato-heavy-webfont"), url('../../fonts/lato-heavy-webfont.woff2') format('woff2');
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}

/*@font-face {*/
/*	font-family: 'Lato';*/
/*	src: local("Lato Medium Italic Webfont"), local("lato-mediumitalic-webfont"), url('../../fonts/lato-mediumitalic-webfont.woff2') format('woff2');*/
/*	font-style: italic;*/
/*	font-weight: 500;*/
/*	font-display: swap;*/
/*}*/

@font-face {
	font-family: 'Lato';
	src: local("Lato Regular Webfont"), local("lato-regular-webfont"), url('../../fonts/lato-regular-webfont.woff2') format('woff2');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Lato';
	src: local("Lato Semibold Webfont"), local("lato-semibold-webfont"), url('../../fonts/lato-semibold-webfont.woff2') format('woff2');
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}