/* font-family: "MullerEB"; */
@font-face {
	font-family: "MullerEB";
	src: url("../fonts/MullerExtraBold.otf");
	font-style: normal;
	font-weight: normal;
}

/* font-family: "MullerB"; */
@font-face {
	font-family: "MullerB";
	src: url("../fonts/MullerBlack.otf");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "MullerR"; */
@font-face {
	font-family: "MullerR";
	src: url("../fonts/MullerRegular.otf");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "MullerUL"; */
@font-face {
	font-family: "MullerUL";
	src: url("../fonts/MullerUltraLight.otf");
	font-style: normal;
	font-weight: normal;
}