@font-face {
	font-family: 'Lexend';
	src: url('/shared/Lexend-Light.woff2') format('woff2'),
		url('/shared/Lexend-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Lexend';
	src: url('/shared/Lexend-Bold.woff2') format('woff2'),
		url('/shared/Lexend-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}