@font-face {
    font-family:'MuseoSansBlack';
    src: url('../MuseoSansBlack.woff2.html') format('woff2'),
        url('../fonts/MuseoSansBlack.woff') format('woff'),
        url('../fonts/MuseoSansBlack.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0525;
}

@font-face {
    font-family:'MuseoSansRegular';
    src: url('../MuseoSansRegular.woff2.html') format('woff2'),
        url('../fonts/MuseoSansRegular.woff') format('woff'),
        url('../fonts/MuseoSansRegular.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0525;
}

@font-face {
    font-family:'MuseoSansMiddle';
    src: url('../MuseoSansCyrl-700.woff2.html') format('woff2'),
        url('../fonts/MuseoSansCyrl-700.woff') format('woff'),
        url('../fonts/MuseoSansCyrl-700.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0525;
}