@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/museo-sans/MuseoSans_300-webfont.woff2') format('woff2'), url('../fonts/museo-sans/MuseoSans_300-webfont.woff') format('woff');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/museo-sans/MuseoSans_300-webfont.woff2') format('woff2'), url('../fonts/museo-sans/MuseoSans_300-webfont.woff') format('woff');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/museo-sans/MuseoSans_500-webfont.woff2') format('woff2'), url('../fonts/museo-sans/MuseoSans_500-webfont.woff') format('woff');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/museo-sans/MuseoSans_700-webfont.woff2') format('woff2'), url('../fonts/museo-sans/MuseoSans_700-webfont.woff') format('woff');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/museo-sans/MuseoSans_900-webfont.woff2') format('woff2'), url('../fonts/museo-sans/MuseoSans_900-webfont.woff') format('woff');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}