/* Museo */
@font-face {
    font-family: 'MuseoBold';
    src: url('./Museo-700.eot');
    src: url('./Museo-700.eot?#iefix') format('embedded-opentype'),
        url('./Museo-700.woff2') format('woff2'),
        url('./Museo-700.woff') format('woff'),
        url('./Museo-700.ttf') format('truetype'),
        url('./Museo-700.svg#Museo-700') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

