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

@font-face {
	font-family: 'Nexa';
	font-weight: normal;
	font-style: normal;
	src: url('NexaRegular.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Nexa Book';
	font-weight: normal;
	font-style: normal;
	src: url('Nexa-Book.woff2') format('woff2');
	font-display: swap;
}

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

