@font-face {
	font-family: 'Clarika';
	src: url('./clarika/ClarikaProGeometricRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BrittanySignature'; /* Replace with your desired font name */
	src: url('./brittany-signature/BrittanySignature.woff2') format('woff2'), url('./brittany-signature/BrittanySignature.woff') format('woff');
	font-weight: normal; /* Adjust as needed: normal, bold, etc. */
	font-style: normal;
}
