@font-face {
	font-family: 'poppins-light';
	src:url('public/Poppins-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'anton-regular';
	src:url('public/Anton-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'poppins-medium';
	src:url('public/Poppins-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppins-regular';
	src:url('public/Poppins-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppins-semiBold';
	src:url('public/Poppins-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'signpainter';
	src:url('public/SignPainter.ttc') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bodoni72';
	src:url('public/Bodoni-72.ttc') format('truetype');
	font-weight: normal;
	font-style: normal;
}