@font-face {
	font-family: 'Muli-Bold';
	src: url('Muli-Bold.ttf');
	src: url('Muli-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}
@font-face {
	font-family: 'Muli-Regular';
	src: url('Muli-Regular.ttf');
	src: url('Muli-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}
@font-face {
	font-family: 'Muli-SemiBold';
	src: url('Muli-SemiBold.ttf');
	src: url('Muli-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}
@font-face {
	font-family: 'Muli-ExtraBold';
	src: url('Muli-ExtraBold.ttf');
	src: url('Muli-ExtraBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}