@font-face {
font-family: 'Work Sans';
src: local('Work Sans Light'), local('WorkSans-Light'),
    url('WorkSans-Light.woff2') format('woff2');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Work Sans';
src: local('Work Sans ExtraBold'), local('WorkSans-ExtraBold'),
    url('WorkSans-ExtraBold.woff2') format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Work Sans';
src: local('Work Sans Bold'), local('WorkSans-Bold'),
    url('WorkSans-Bold.woff2') format('woff2');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Work Sans';
src: local('Work Sans SemiBold'), local('WorkSans-SemiBold'),
    url('WorkSans-SemiBold.woff2') format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Work Sans';
src: local('Work Sans Medium'), local('WorkSans-Medium'),
    url('WorkSans-Medium.woff2') format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Work Sans';
src: local('Work Sans Regular'), local('WorkSans-Regular'),
    url('WorkSans-Regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Work Sans';
src: local('Work Sans Light Italic'), local('WorkSans-LightItalic'),
    url('WorkSans-LightItalic.woff2') format('woff2');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Work Sans';
src: url('WorkSans-Thin.woff2') format('woff2');
font-weight: 100;
font-style: normal;
font-display: swap;
}