@font-face {
	font-family: 'Muller';
	src: url('../fonts/MullerRegular.eot');
	src: local('Muller Regular'), local('MullerRegular'),
	url('../fonts/MullerRegular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MullerRegular.woff2') format('woff2'),
	url('../fonts/MullerRegular.woff') format('woff'),
	url('../fonts/MullerRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Muller';
	src: url('../fonts/MullerMedium.eot');
	src: local('Muller Medium'), local('MullerMedium'),
	url('../fonts/MullerMedium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MullerMedium.woff2') format('woff2'),
	url('../fonts/MullerMedium.woff') format('woff'),
	url('../fonts/MullerMedium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Muller Regular';
	src: url('../fonts/MullerRegularItalic.eot');
	src: local('Muller Regular Italic'), local('MullerRegularItalic'),
	url('../fonts/MullerRegularItalic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MullerRegularItalic.woff2') format('woff2'),
	url('../fonts/MullerRegularItalic.woff') format('woff'),
	url('../fonts/MullerRegularItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Muller';
	src: url('../fonts/MullerBold.eot');
	src: local('Muller Bold'), local('MullerBold'),
	url('../fonts/MullerBold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MullerBold.woff2') format('woff2'),
	url('../fonts/MullerBold.woff') format('woff'),
	url('../fonts/MullerBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Muller';
	src: url('../fonts/MullerLightItalic.eot');
	src: local('Muller Light Italic'), local('MullerLightItalic'),
	url('../fonts/MullerLightItalic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MullerLightItalic.woff2') format('woff2'),
	url('../fonts/MullerLightItalic.woff') format('woff'),
	url('../fonts/MullerLightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}


