@font-face {
font-family: 'Source Sans 3';
src: local('Source Sans 3 ExtraBold'), local('SourceSans3-ExtraBold'),
    url('SourceSans3-ExtraBold.woff2') format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans 3';
src: local('Source Sans 3 SemiBold'), local('SourceSans3-SemiBold'),
    url('SourceSans3-SemiBold.woff2') format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans 3';
src: local('Source Sans 3 Bold'), local('SourceSans3-Bold'),
    url('SourceSans3-Bold.woff2') format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans 3';
src: local('Source Sans 3 Medium'), local('SourceSans3-Medium'),
    url('SourceSans3-Medium.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans 3';
src: local('Source Sans 3 Regular'), local('SourceSans3-Regular'),
    url('SourceSans3-Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}