@font-face {
	font-family: "Muller";
	src: url(../fonts/Muller-Regular.woff);
	src: local("../fonts/Muller-Regular.woff"), local("Muller"), url(../fonts/Muller-Regular.woff) format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: block; 
}

@font-face {
	font-family: "Muller Bold";
	src: url(../fonts/Muller-Bold.woff);
	src: local("../fonts/Muller-Bold.woff"), local("Muller Bold"), url(../fonts/Muller-Bold.woff) format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "Muller Medium";
	src: url(../fonts/Muller-Medium.woff);
	src: local("../fonts/Muller-Medium.woff"), local("Muller Medium"), url(../fonts/Muller-Medium.woff) format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "Muller Light";
	src: url(../fonts/Muller-Light.woff);
	src: local("../fonts/Muller-Light.woff"), local("Muller Light"), url(../fonts/Muller-Light.woff) format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}


