@font-face {
    font-family: 'Museo Sans Rounded';
    src: url('MuseoSansRounded-300.woff2') format('woff2'),
    url('MuseoSansRounded-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Museo Sans Rounded';
    src: url('MuseoSansRounded-500.woff2') format('woff2'),
        url('MuseoSansRounded-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Museo Sans Rounded';
    src: url('MuseoSansRounded-700.woff2') format('woff2'),
        url('MuseoSansRounded-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Museo Sans Rounded';
    src: url('MuseoSansRounded-900.woff2') format('woff2'),
        url('MuseoSansRounded-900.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

