@font-face {
    font-family: 'MuseoSans-100';
    src: url('css/fonts/museosans/MuseoSans-100.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans-100Italic';
    src: url('css/fonts/museosans/MuseoSans-100Italic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'MuseoSans-300';
    src: url('css/fonts/museosans/MuseoSans-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans-300Italic';
    src: url('css/fonts/museosans/MuseoSans-300Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}


@font-face {
	font-family:'MuseoSans-700';
	src: url('css/fonts/MuseoSans-700/MuseoSans-700.woff2');
	src: url('css/fonts/MuseoSans-700/MuseoSans-700.woff2') format('woff2'),
	url('css/fonts/MuseoSans-700/MuseoSans-700.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'MuseoSans-500';
	src: url('css/fonts/MuseoSans-500/MuseoSans-500.woff2');
	src: url('css/fonts/MuseoSans-500/MuseoSans-500.woff2') format('woff2'),
	url('css/fonts/MuseoSans-500/MuseoSans-500.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
