@font-face {
    font-family: 'Source Serif 4'; 
    src: url("/css/googleFonts/Source_Serif_4/SourceSerif4-VariableFont_opsz,wght.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Source Sans 3';
    src: url('/css/googleFonts/Source_Sans_3/SourceSans3-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

