@font-face {
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 400;
	src: url( 'work-sans/WorkSans-Regular.woff2' ) format( 'woff2' ), url( 'work-sans/WorkSans-Regular.woff' ) format( 'woff' );
}

@font-face {
	font-family: 'Work Sans';
	font-style: italic;
	font-weight: 400;
	src: url( 'work-sans/WorkSans-Italic.woff2' ) format( 'woff2' ), url( 'work-sans/WorkSans-Italic.woff' ) format( 'woff' );
}

@font-face {
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 700;
	src: url( 'work-sans/WorkSans-Bold.woff2' ) format( 'woff2' ), url( 'work-sans/WorkSans-Bold.woff' ) format( 'woff' );
}

@font-face {
	font-family: 'Work Sans';
	font-style: italic;
	font-weight: 700;
	src: url( 'work-sans/WorkSans-BoldItalic.woff2' ) format( 'woff2' ), url( 'work-sans/WorkSans-BoldItalic.woff' ) format( 'woff' );
}