@font-face {
	font-family: 'Lato';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://gen3defaero.com/wp-content/uploads/2022/06/lato-v23-latin-regular.woff2) format('woff2'),
			url(https://gen3defaero.com/wp-content/uploads/2022/06/lato-v23-latin-regular.woff) format('woff'),
			url(https://gen3defaero.com/wp-content/uploads/lato-v23-latin-regular.ttf) format('truetype');
	font-display: auto;
}

@font-face {
	font-family: 'Lato';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://gen3defaero.com/wp-content/uploads/2022/06/lato-v23-latin-700.woff2) format('woff2'),
			url(https://gen3defaero.com/wp-content/uploads/2022/06/lato-v23-latin-700.woff) format('woff'),
			url(https://gen3defaero.com/wp-content/uploads/lato-v23-latin-700.ttf) format('truetype');
	font-display: auto;
}

@font-face {
	font-family: 'Lato';
	font-weight: 900;
	font-style: normal;
	src: 	url(https://gen3defaero.com/wp-content/uploads/2022/06/lato-v23-latin-900.woff2) format('woff2'),
			url(https://gen3defaero.com/wp-content/uploads/2022/06/lato-v23-latin-900.woff) format('woff'),
			url(https://gen3defaero.com/wp-content/uploads/lato-v23-latin-900.ttf) format('truetype');
	font-display: auto;
}

.has-lato-font-family{ 
	font-family: 'Lato'; 
}

