@font-face {
    font-family: 'MuseoSansRounded100Regular';
    src: url('/static/fonts/museosansrounded-100-webfont.eot');
    src: url('/static/fonts/museosansrounded-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/museosansrounded-100-webfont.woff') format('woff'),
         url('/static/fonts/museosansrounded-100-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSansRounded300Regular';
    src: url('/static/fonts/museosansrounded-300-webfont.eot');
    src: url('/static/fonts/museosansrounded-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/museosansrounded-300-webfont.woff') format('woff'),
         url('/static/fonts/museosansrounded-300-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSansRounded500Regular';
    src: url('/static/fonts/museosansrounded-500-webfont.eot');
    src: url('/static/fonts/museosansrounded-500-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/museosansrounded-500-webfont.woff') format('woff'),
         url('/static/fonts/museosansrounded-500-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSansRounded700Regular';
    src: url('/static/fonts/museosansrounded-700-webfont.eot');
    src: url('/static/fonts/museosansrounded-700-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/museosansrounded-700-webfont.woff') format('woff'),
         url('/static/fonts/museosansrounded-700-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
