@font-face {
	font-family: 'Muli';
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/fonts/Muli.ttf);
}

@font-face {
	font-family: 'Muli';
	font-weight: 300;
	font-style: normal;
	src: url(/wp-content/fonts/Muli-Light.ttf);
}

@font-face {
	font-family: 'Muli';
	font-weight: 600;
	font-style: normal;
	src: url(/wp-content/fonts/Muli-Bold.ttf);
}

@font-face {
	font-family: 'Muli';
	font-weight: 500;
	font-style: normal;
	src: url(/wp-content/fonts/Muli-SemiBold.ttf);
}

