@font-face {
    font-family: 'Museo Sans';
    src: url("../fonts/MuseoSans_300.woff") format("woff"), url("../fonts/MuseoSans_300.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans';
    src: url("../fonts/MuseoSans_500.woff") format("woff"), url("../fonts/MuseoSans_500.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans';
    src: url("../fonts/MuseoSans_700.woff") format("woff"), url("../fonts/MuseoSans_700.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}