@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-BoldIt.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-Regular.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-It.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-LightIt.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-Black.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-Bold.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-BlackIt.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-ExtraLight.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-SemiBold.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-Light.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-SemiBoldIt.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-SemiBoldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('fonts/subset-SourceSerifPro-ExtraLightIt.woff2') format('woff2'),
        url('fonts/subset-SourceSerifPro-ExtraLightIt.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif';
    src: url('fonts/subset-PTSerif-Italic.woff2') format('woff2'),
        url('fonts/subset-PTSerif-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif';
    src: url('fonts/subset-PTSerif-BoldItalic.woff2') format('woff2'),
        url('fonts/subset-PTSerif-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif';
    src: url('fonts/subset-PTSerif-Regular.woff2') format('woff2'),
        url('fonts/subset-PTSerif-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif';
    src: url('fonts/subset-PTSerif-Bold.woff2') format('woff2'),
        url('fonts/subset-PTSerif-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/subset-Roboto-Bold.woff2') format('woff2'),
        url('fonts/subset-Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/subset-Roboto-Regular.woff2') format('woff2'),
        url('fonts/subset-Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


