@font-face{
    font-family: 'Source Sans 3';
    font-weight: 200 900;
    font-style: normal;
    font-stretch: normal;
    src: url('WOFF2/VF/SourceSans3VF-Upright.otf.woff2') format('woff2'),
         url('WOFF/VF/SourceSans3VF-Upright.otf.woff') format('woff'),
         url('VF/SourceSans3VF-Upright.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 200 900;
    font-style: italic;
    font-stretch: normal;
    src: url('WOFF2/VF/SourceSans3VF-Italic.otf.woff2') format('woff2'),
         url('WOFF/VF/SourceSans3VF-Italic.otf.woff') format('woff'),
         url('VF/SourceSans3VF-Italic.ttf') format('truetype');
}
