@font-face {
	font-family: 'bignoodle';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/bignoodle.woff2') format('woff2'),
		url('../fonts/bignoodle.woff') format('woff'),
		url('../fonts/bignoodle.ttf') format('truetype');
}

@font-face {
	font-family: 'hind';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/hind.woff2') format('woff2');
}