@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-SemiBold.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-Regular.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-Black.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-SemiBoldItalic.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-ExtraLightItalic.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-LightItalic.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-Italic.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-BoldItalic.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-BlackItalic.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-Bold.ttf') format('truetype'),
        url('SourceSansPro/SourceSansPro-Bold.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-Light.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro/SourceSansPro-ExtraLight.woff2') format('woff2'),
        url('SourceSansPro/SourceSansPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@100;300;400;500;600;700&display=swap');