@font-face {
	font-family: 'Unbounded';
	src: url('../fonts/Unbounded-ExtraLight.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Mulish';
	src: url('../fonts/Mulish-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Mulish';
	src: url('../fonts/Mulish-ExtraBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}