@font-face {
    font-family: 'MuseoSans_300';
    src: url('../fonts/MuseoSans300.eot');
    src: url('../fonts/MuseoSans300.eot') format('embedded-opentype'),
         url('../fonts/MuseoSans300.woff2') format('woff2'),
         url('../fonts/MuseoSans300.woff') format('woff'),
         url('../fonts/MuseoSans300.ttf') format('truetype'),
         url('../fonts/MuseoSans300.svg#MuseoSans300') format('svg');
}

@font-face {
    font-family: 'MuseoSans_300_Italic';
    src: url('../fonts/MuseoSans300Italic.eot');
    src: url('../fonts/MuseoSans300Italic.eot') format('embedded-opentype'),
         url('../fonts/MuseoSans300Italic.woff2') format('woff2'),
         url('../fonts/MuseoSans300Italic.woff') format('woff'),
         url('../fonts/MuseoSans300Italic.ttf') format('truetype'),
         url('../fonts/MuseoSans300Italic.svg#MuseoSans300Italic') format('svg');
}

@font-face {
    font-family: 'MuseoSans_500';
    src: url('../fonts/MuseoSans_500.eot');
    src: url('../fonts/MuseoSans_500.eot') format('embedded-opentype'),
         url('../fonts/MuseoSans_500.woff2') format('woff2'),
         url('../fonts/MuseoSans_500.woff') format('woff'),
         url('../fonts/MuseoSans_500.ttf') format('truetype'),
         url('../fonts/MuseoSans_500.svg#MuseoSans_500') format('svg');
}

@font-face {
    font-family: 'MuseoSans_500_Italic';
    src: url('../fonts/MuseoSans_500_Italic.eot');
    src: url('../fonts/MuseoSans_500_Italic.eot') format('embedded-opentype'),
         url('../fonts/MuseoSans_500_Italic.woff2') format('woff2'),
         url('../fonts/MuseoSans_500_Italic.woff') format('woff'),
         url('../fonts/MuseoSans_500_Italic.ttf') format('truetype'),
         url('../fonts/MuseoSans_500_Italic.svg#MuseoSans_500_Italic') format('svg');
}


@font-face {
    font-family: 'MuseoSans_700';
    src: url('../fonts/MuseoSans_700.eot');
    src: url('../fonts/MuseoSans_700.eot') format('embedded-opentype'),
         url('../fonts/MuseoSans_700.woff2') format('woff2'),
         url('../fonts/MuseoSans_700.woff') format('woff'),
         url('../fonts/MuseoSans_700.ttf') format('truetype'),
         url('../fonts/MuseoSans_700.svg#MuseoSans_700') format('svg');
}

@font-face {
    font-family: 'MuseoSans_900';
    src: url('../fonts/MuseoSans_900.eot');
    src: url('../fonts/MuseoSans_900.eot') format('embedded-opentype'),
         url('../fonts/MuseoSans_900.woff2') format('woff2'),
         url('../fonts/MuseoSans_900.woff') format('woff'),
         url('../fonts/MuseoSans_900.ttf') format('truetype'),
         url('../fonts/MuseoSans_900.svg#MuseoSans_900') format('svg');
}