@font-face {
    font-family: 'Source';
    src: url('Source/SourceSerif4_36pt-Light.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'Source';
    src: url('Source/SourceSerif4_36pt-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Source';
    src: url('Source/SourceSerif4_36pt-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Source';
    src: url('Source/SourceSerif4_36pt-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Source';
    src: url('Source/SourceSerif4_36pt-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Source';
    src: url('Source/SourceSerif4_36pt-MediumItalic.ttf') format('truetype');
}