.museoSans100 {
    font-family: 'Roboto Serif';
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
}

.museoSans300 {
    font-family: 'Roboto Serif';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

.museoSans500 {
    font-family: 'Roboto Serif';
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

.museoSans700 {
    font-family: 'Roboto Serif';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

.museoSans900 {
    font-family: 'Roboto Serif';
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}

.museoSansCondensed100 {
    font-family: 'Roboto Serif';
    font-weight: 100;
    font-style: normal;
    font-stretch: condensed;
}

.museoSansCondensed300 {
    font-family: 'Roboto Serif';
    font-weight: 300;
    font-style: normal;
    font-stretch: condensed;
}

.museoSansCondensed500 {
    font-family: 'Roboto Serif';
    font-weight: 500;
    font-style: normal;
    font-stretch: condensed;
}

.museoSansCondensed700 {
    font-family: 'Roboto Serif';
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
}

.museoSansCondensed900 {
    font-family: 'Roboto Serif';
    font-weight: 900;
    font-style: normal;
    font-stretch: condensed;
}

