@font-face {
    font-family: 'MuseoSansPro';
    src: url('../fonts/MuseoSansPro/MuseoSansPro-Thin.woff2') format('woff2'),
        url('../fonts/MuseoSansPro/MuseoSansPro-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'MuseoSansPro';
    src: url('../fonts/MuseoSansPro/MuseoSansPro-Book.woff2') format('woff2'),
        url('../fonts/MuseoSansPro/MuseoSansPro-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'MuseoSansPro';
    src: url('../fonts/MuseoSansPro/MuseoSansPro-Regular.woff2') format('woff2'),
        url('../fonts/MuseoSansPro/MuseoSansPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'MuseoSansPro';
    src: url('../fonts/MuseoSansPro/MuseoSansPro-SemiBold.woff2') format('woff2'),
        url('../fonts/MuseoSansPro/MuseoSansPro-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'MuseoSansPro';
    src: url('../fonts/MuseoSansPro/MuseoSansPro-Bold.woff2') format('woff2'),
        url('../fonts/MuseoSansPro/MuseoSansPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'MuseoSansPro';
    src: url('../fonts/MuseoSansPro/MuseoSansPro-Heavy.woff2') format('woff2'),
        url('../fonts/MuseoSansPro/MuseoSansPro-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'MuseoSansPro';
    src: url('../fonts/MuseoSansPro/MuseoSansPro-Black.woff2') format('woff2'),
        url('../fonts/MuseoSansPro/MuseoSansPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}