@font-face {
    font-family: 'MuseoSans500';
    src: url('http://font.thoughtbot.com/museo-sans/museosans_500.eot');
    src: url('http://font.thoughtbot.com/museo-sans/museosans_500.eot?iefix') format('eot'),
         url('http://font.thoughtbot.com/museo-sans/museosans_500.woff') format('woff'),
         url('http://font.thoughtbot.com/museo-sans/museosans_500.ttf') format('truetype'),
         url('http://font.thoughtbot.com/museo-sans/museosans_500.svg#webfontSEnvPtUZ') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans500';
    src: url('http://font.thoughtbot.com/museo-sans/museosans_500_italic.eot');
    src: url('http://font.thoughtbot.com/museo-sans/museosans_500_italic.eot?iefix') format('eot'),
         url('http://font.thoughtbot.com/museo-sans/museosans_500_italic.woff') format('woff'),
         url('http://font.thoughtbot.com/museo-sans/museosans_500_italic.ttf') format('truetype'),
         url('http://font.thoughtbot.com/museo-sans/museosans_500_italic.svg#webfont7HO25DoT') format('svg');
    font-weight: normal;
    font-style: italic, oblique;
}