@font-face {
	font-family: 'Mada';
	font-style: normal;
	font-weight: normal;
	src: local('Mada'), url('mada/Mada-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Mada';
	font-style: normal;
	font-weight: bold;
	src: local('Mada'), url('mada/Mada-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Coustard';
	font-style: normal;
	font-weight: normal;
	src: local('Coustard'), url('coustard/Coustard-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Coustard';
	font-style: normal;
	font-weight: 900;
	src: local('Coustard'), url('coustard/Coustard-Black.ttf') format('truetype');
}

