@font-face {
	font-family: 'Work Sans';
	src: url('Fonts/WorkSans-VariableFont_wght.ttf');
}
@font-face {
	font-family: 'Work Sans Semibold';
	src: url('Fonts/WorkSans-SemiBold.ttf');
}
@font-face {
	font-family: 'Work Sans Medium';
	src: url('Fonts/WorkSans-Medium.ttf');
}