@font-face {
    font-family: 'Source Sans 3';
    src: url('/wp-content/themes/kuselit25/fonts/Source-sans-3/SourceSans3-Regular.woff2') format('woff2'),
         url('/wp-content/themes/kuselit25/fonts/Source-sans-3/SourceSans3-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans 3';
    src: url('/wp-content/themes/kuselit25/fonts/Source-sans-3/SourceSans3-Italic.woff2') format('woff2'),
         url('/wp-content/themes/kuselit25/fonts/Source-sans-3/SourceSans3-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans 3';
    src: url('/wp-content/themes/kuselit25/fonts/Source-sans-3/SourceSans3-SemiBold.woff2') format('woff2'),
         url('/wp-content/themes/kuselit25/fonts/Source-sans-3/SourceSans3-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans 3';
    src: url('/wp-content/themes/kuselit25/fonts/Source-sans-3/SourceSans3-Bold.woff2') format('woff2'),
         url('/wp-content/themes/kuselit25/fonts/Source-sans-3/SourceSans3-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}