@font-face {
    font-family: 'Jost';
    src: local('Jost'), url("/.resources/stnds-light-module/webresources/fonts/Jost-VariableFont_wght.woff2") format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: local('Jost'), url("/.resources/stnds-light-module/webresources/fonts/Jost-Italic-VariableFont_wght.woff2") format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SourceSerif';
    src: local('Source Serif Pro Regular'), url("/.resources/stnds-light-module/webresources/fonts/SourceSerifPro-Regular.woff2") format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SourceSerif';
    src: local('Source Serif Pro Italic'), url("/.resources/stnds-light-module/webresources/fonts/SourceSerifPro-Italic.woff2") format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SourceSerif';
    src: local('Source Serif Pro Bold'), url("/.resources/stnds-light-module/webresources/fonts/SourceSerifPro-Bold.woff2") format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SourceSerif';
    src: local('Source Serif Pro Semi Bold'), url("/.resources/stnds-light-module/webresources/fonts/SourceSerifPro-SemiBold.woff2") format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SourceSerif';
    src: local('Source Serif Pro Bold Italic'), url("/.resources/stnds-light-module/webresources/fonts/SourceSerifPro-BoldItalic.woff2") format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SourceSerif';
    src: local('Source Serif Pro Semi Bold Italic'), url("/.resources/stnds-light-module/webresources/fonts/SourceSerifPro-SemiBoldItalic.woff2") format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}