@font-face {
    font-family: 'museo';
    font-weight: 500; font-style: normal;
    src: url('../fonts/museo.woff') format('woff');
}
@font-face {
	font-family: 'Days Sans';
	font-weight: normal; font-style: normal;
	src: url('../fonts/DaysSansBlack.woff') format('woff');
}
@font-face {
	font-family: 'Muller';
	font-weight: 300; font-style: normal;
	src: url('../fonts/MullerLight.woff') format('woff');
}
@font-face {
	font-family: 'Muller';
	font-weight: 300; font-style: italic;
	src: url('../fonts/MullerLightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Muller';
	font-weight: 400; font-style: normal;
	src: url('../fonts/MullerRegular.woff') format('woff');
}
@font-face {
	font-family: 'Muller';
	font-weight: 400; font-style: italic;
	src: url('../fonts/MullerRegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'Muller';
	font-weight: 500; font-style: italic;
	src: url('../fonts/MullerMediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'Muller';
	font-weight: 500; font-style: normal;
	src: url('../fonts/MullerMedium.woff') format('woff');
}
@font-face {
	font-family: 'Muller';
	font-weight: bold; font-style: normal;
	src: url('../fonts/MullerBold.woff') format('woff');
}
@font-face {
	font-family: 'Muller';
	font-weight: bold; font-style: italic;
	src: url('../fonts/MullerBoldItalic.woff') format('woff');
}