@font-face{
    font-family: 'Source Serif 4 Display';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    src: url('fonts//SourceSerifDisplay/SourceSerif4Display-Light.ttf.woff2') format('woff2'),
         url('fonts//SourceSerifDisplay/SourceSerif4Display-Light.ttf.woff') format('woff');
}

@font-face{
     font-family: 'Source Serif 4 Display';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('fonts/SourceSerifDisplay/SourceSerif4Display-Regjular.ttf.woff2') format('woff2'),
         url('fonts//SourceSerifDisplay/SourceSerif4Display-Regular.ttf.woff') format('woff');
}

@font-face{
    font-family: 'Source Serif 4 Display';
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    src: url('fonts//SourceSerifDisplay/SourceSerif4Display-Semibold.ttf.woff2') format('woff2'),
         url('fonts//SourceSerifDisplay/SourceSerif4Display-Semibold.ttf.woff') format('woff');
}

