@font-face {
    font-family: Arial, sans-serif;
    src: url('Museo500-Regular.woff2') format('woff2'),
        url('Museo500-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Museo 300';
    src: url('Museo300-Regular.woff2') format('woff2'),
        url('Museo300-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

