@font-face {
	font-family: 'Lato';
	font-weight: 400;
	font-display: swap;
	font-style: normal;
	src: url('Lato-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Lato';
	font-weight: 700;
	font-display: swap;
	font-style: normal;
	src: url('Lato-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Lato';
	font-weight: 700;
	font-display: swap;
	font-style: italic;
	src: url('Lato-BoldItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'Lato';
	font-weight: 400;
	font-display: swap;
	font-style: italic;
	src: url('Lato-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'Lato';
	font-weight: 300;
	font-display: swap;
	font-style: normal;
	src: url('Lato-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Lato';
	font-weight: 300;
	font-display: swap;
	font-style: italic;
	src: url('Lato-LightItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'Lato';
	font-weight: 100;
	font-display: swap;
	font-style: normal;
	src: url('Lato-Thin.ttf') format('truetype');
}

@font-face {
	font-family: 'Lato';
	font-weight: 100;
	font-display: swap;
	font-style: italic;
	src: url('Lato-ThinItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'Lato';
	font-weight: 900;
	font-display: swap;
	font-style: italic;
	src: url('Lato-BlackItalic.ttf') format('truetype');
}
