@font-face {
    font-family: 'Source Sans 3';
    src: url('../fonts/SourceSans3-VF.woff2') format('woff2');
    font-weight: 100 900;  /* Supports all weights */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans 3';
    src: url('../fonts/SourceSans3-VF-Italic.woff2') format('woff2');
    font-weight: 100 900;  /* Supports all weights */
    font-style: italic;
    font-display: swap;
}
