@font-face {
	font-family: 'Decoracha';
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: 
		local('?'),
		url('Decoracha/Decoracha-Regular.otf') format('opentype'),
		url('Decoracha/Decoracha-Regular.woff') format('woff'), 
		url('Decoracha/Decoracha-Regular.woff2') format('woff2'), 
	 	url('Decoracha/Decoracha-Regular.eot') format('opentype'),
		url('Decoracha/Decoracha-Regular.ttf') format('truetype')
		;
	}
