@font-face{
    font-family: 'Museo';
    src: url('fonts/Museo-500.eot');
    src: url('fonts/Museo-500.otf') format('opentype'),
         url('fonts/Museo-500.ttf') format('truetype'),
         url('fonts/Museo-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face{
    font-family: 'Museo';
    src: url('fonts/Museo-700.eot');
    src: url('fonts/Museo-700.otf') format('opentype'),
         url('fonts/Museo-700.ttf') format('truetype'),
         url('fonts/Museo-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'museo500';
    src: url('fonts/museo-500-webfont.woff2') format('woff2'),
         url('fonts/museo-500-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'museo500';
    src: url('fonts/museo-500-webfont.woff2') format('woff2'),
         url('fonts/museo-500-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}