@font-face{
	font-family: 'Muller';
	src: url('../fonts/Muller/MullerRegular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Muller';
	src: url('../fonts/Muller/MullerMedium.ttf');
	font-weight: 500;
	font-style: normal;
}
@font-face{
	font-family: 'Muller';
	src: url('../fonts/Muller/MullerBold.ttf');
	font-weight: 700;
	font-style: normal;
}
@font-face{
	font-family: 'Muller';
	src: url('../fonts/Muller/MullerLight.ttf');
	font-weight: 300;
	font-style: normal;
}
