@font-face {
	font-family: 'Work Sans';
	font-weight: 700;
	font-style: normal;
	src: url('WorkSans-Bold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Work Sans';
	font-weight: 600;
	font-style: normal;
	src: url('WorkSans-SemiBold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Work Sans';
	font-weight: 500;
	font-style: normal;
	src: url('WorkSans-Medium.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Work Sans';
	font-weight: normal;
	font-style: normal;
	src: url('WorkSans-Regular.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Work Sans';
	font-weight: 300;
	font-style: normal;
	src: url('WorkSans-Light.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Work Sans';
	font-weight: 200;
	font-style: normal;
	src: url('WorkSans-ExtraLight.woff2') format('woff2');
	font-display: swap;
}

