/* Source Sans 3 - self-hosted, sourced from Google Fonts (latin subset, variable font) */

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 200 900;
    font-display: swap;
    src: url('SourceSans3-Variable.woff2') format('woff2-variations'),
        url('SourceSans3-Variable.woff2') format('woff2');
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 200 900;
    font-display: swap;
    src: url('SourceSans3-VariableItalic.woff2') format('woff2-variations'),
        url('SourceSans3-VariableItalic.woff2') format('woff2');
}
