@font-face {
    font-family: 'Museo 700';
    src: url('Museo700-Regular.eot');
    src: url('Museo700-Regular.eot?#iefix') format('embedded-opentype'),
        url('Museo700-Regular.woff2') format('woff2'),
        url('Museo700-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo 300';
    src: url('Museo300-Regular.eot');
    src: url('Museo300-Regular.eot?#iefix') format('embedded-opentype'),
        url('Museo300-Regular.woff2') format('woff2'),
        url('Museo300-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

