@font-face {
    font-family: MuseoSans100;
    src: url("/font/MuseoSans_100.otf") format("opentype");
}
@font-face {
    font-family: MuseoSans300;
    src: url("/font/MuseoSans_300.otf") format("opentype");
}
@font-face {
    font-family: MuseoSans500;
    src: url("/font/MuseoSans_500.otf") format("opentype");
}
@font-face {
    font-family: MuseoSans700;
    src: url("/font/MuseoSans_700.otf") format("opentype");
}