@font-face {
    font-family: 'Source Serif';
    src: url('SourceSerif4-Medium.woff2') format('woff2'),
        url('SourceSerif4-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif';
    src: url('SourceSerif4-SemiBold.woff2') format('woff2'),
        url('SourceSerif4-SemiBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif';
    src: url('SourceSerif4-Light.woff2') format('woff2'),
        url('SourceSerif4-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif';
    src: url('SourceSerif4-Regular.woff2') format('woff2'),
        url('SourceSerif4-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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