@font-face {
    font-family: 'Museo';
    src: url('museo300-regular-webfont.woff2') format('woff2'),
         url('museo300-regular-webfont.woff') format('woff');
    font-weight: 300; font-style: normal; font-display:swap;
}

@font-face {
    font-family: 'Museo';
    src: url('museo500-regular-webfont.woff2') format('woff2'),
         url('museo500-regular-webfont.woff') format('woff');
    font-weight: normal; font-style: normal; font-display:swap;
}

@font-face {
    font-family: 'Museo';
    src: url('museo700-regular-webfont.woff2') format('woff2'),
         url('museo700-regular-webfont.woff') format('woff');
    font-weight: 700; font-style: normal; font-display:swap;
}

@font-face {
    font-family: 'Museo';
    src: url('museosans-900-webfont.woff2') format('woff2'),
         url('museosans-900-webfont.woff') format('woff');
    font-weight: 900; font-style: normal; font-display:swap;
}

@font-face {
    font-family: 'Mono45headline';
    src: url('mono45headline-regular-webfont.woff2') format('woff2'),
         url('mono45headline-regular-webfont.woff') format('woff');
    font-weight: normal; font-style: normal; font-display:swap;
}
