@font-face {
    font-family: 'Source Sans 3';
    src: url('/assets/fonts/source-sans-3/source-sans-3-latin-wght-normal.woff2') format('woff2');
    font-weight: 400 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Instrument Serif';
    src: url('/assets/fonts/instrument-serif/instrument-serif-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
