

@font-face {
    font-family: 'museo';
    src: url('museo100-regular-webfont.woff2') format('woff2'),
         url('museo100-regular-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}




@font-face {
    font-family: 'museo';
    src: url('museo300-regular-webfont.woff2') format('woff2'),
         url('museo300-regular-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}




@font-face {
    font-family: 'museo';
    src: url('museo500-regular-webfont.woff2') format('woff2'),
         url('museo500-regular-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}




@font-face {
    font-family: 'museo';
    src: url('museo700-regular-webfont.woff2') format('woff2'),
         url('museo700-regular-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}




@font-face {
    font-family: 'museo';
    src: url('museo900-regular-webfont.woff2') format('woff2'),
         url('museo900-regular-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}











