@font-face {
    font-family: 'Museosans';
    src: url('museosans_500.eot');
    src: url('museosans_500.eot#iefix') format('embedded-opentype'),
         url('museosans_500.woff') format('woff'),
         url('museosans_500.ttf') format('truetype'),
         url('museosans_500.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}