@font-face {
    font-family: 'Source Serif Pro';
    font-style: italic;
    font-weight: normal;
    src: local('Source Serif Pro Italic'), local('Source Serif Pro-Italic'), url(./../fonts/sourceserifpro-italic-webfont.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Source Serif Pro';
    font-style: italic;
    font-weight: bold;
    src: local('Source Serif Pro Bold Italic'), local('Source Serif Pro-BoldItalic'), url(./../fonts/sourceserifpro-bolditalic-webfont.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Source Serif Pro'), local('Source Serif Pro-Regular'), url(./../fonts/sourceserifpro-regular-webfont.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: bold;
    src: local('Source Serif Pro Bold'), local('Source Serif Pro-Bold'), url(./../fonts/sourceserifpro-bold-webfont.woff) format('woff');
    font-display: swap;
}
