@font-face {
    font-family: MuseoSans;
    src: url("MuseoSans_500.otf") format("opentype");
}

@font-face {
    font-family: MuseoSans;
    font-style: italic;
    src: url("MuseoSans_500_Italic.otf") format("opentype");
}