@font-face {
	font-family: MullerRegular;
	src: url(../fonts/MullerRegular.otf) format("opentype");
}

@font-face {
	font-family: MullerMedium;
	src: url(../fonts/MullerMedium.otf) format("opentype");
}

@font-face {
	font-family: MullerBlack;
	src: url(../fonts/MullerBlack.otf) format("opentype");
}

@font-face {
	font-family: MullerBold;
	src: url(../fonts/MullerBold.otf) format("opentype");
}

@font-face {
	font-family: MullerExtraBold;
	src: url(../fonts/MullerExtraBold.otf) format("opentype");
}

@font-face {
	font-family: MullerRegularItalic;
	src: url(../fonts/MullerRegularItalic.otf) format("opentype");
}