@font-face {
	font-family: 'BN Meero';
	src: url(/src/fonts/BNMeero-Rounded.otf);
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair';
	src: url('/src/fonts/Playfair-VariableFont_opsz\,wdth\,wght.ttf')
		format('truetype');
	font-weight: 300 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair';
	src: url('/src/fonts/Playfair-Italic-VariableFont_opsz\,wdth\,wght.ttf')
		format('truetype');
	font-weight: 300 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Caveat';
	src: url('/src/fonts/Caveat-VariableFont_wght.ttf') format('truetype');
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
}
