@font-face {
	font-family: "Muli extra-light";
	src: url("../font/Muli-ExtraLight.ttf") format("truetype");
}
@font-face {
	font-family: "Muli light";
	src: url("../font/Muli-Light.ttf") format("truetype");
}
@font-face {
	font-family: "Muli regular";
	src: url("../font/Muli-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "Muli semi-bold";
	src: url("../font/Muli-SemiBold.ttf") format("truetype");
}
@font-face {
	font-family: "Muli bold";
	src: url("../font/Muli-Bold.ttf") format("truetype");
}
@font-face {
	font-family: "Muli extra-bold";
	src: url("../font/Muli-ExtraBold.ttf") format("truetype");
}
@font-face {
	font-family: "Muli black";
	src: url("../font/Muli-Black.ttf") format("truetype");
}