@font-face {
    font-family: 'Mueseo-Sans';
    font-style: normal;
    src: url('./museo-sans-300.woff') format('woff');
}

@font-face {
    font-family: 'Mueseo-Sans';
    font-style: normal;
    font-weight: 500;
    src: url('./museo-sans-500.woff') format('woff');
}

@font-face {
    font-family: 'Mueseo-Sans';
    font-style: normal;
    font-weight: 700;
    src: url('./museo-sans-700.woff') format('woff');
}
