/* Poppins Extra Light (200) */
@font-face {
    font-family: 'Museo';
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Museo300-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Museo';
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Museo700-Regular.woff2') format('woff2');
}