@font-face {
	font-display: swap;
	font-family: Muller;
	font-style: normal;
	font-weight: 200;
	src: url("MullerThin.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Muller;
	font-style: normal;
	font-weight: 300;
	src: url("MullerLight.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Muller;
	font-style: normal;
	font-weight: 400;
	src: url("MullerRegular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Muller;
	font-style: normal;
	font-weight: 500;
	src: url("MullerMedium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Muller;
	font-style: normal;
	font-weight: 600;
	src: url("MullerBold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Muller;
	font-style: normal;
	font-weight: 700;
	src: url("MullerBlack.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Muller;
	font-style: normal;
	font-weight: 800;
	src: url("MullerHeavy.ttf") format("truetype");
}