/* /assets/css/fonts.css */
@font-face {
    font-family: 'Source Serif 4';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/SourceSerif4-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Source Serif 4';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/SourceSerif4-Bold.woff2') format('woff2');
}