
:root {
	--tf-font-family-base: "HelveticaNeue", "Helvetica Neue", Helvetica, Roboto, "Segoe UI", Arial, sans-serif;

	--tf-font-weight-thin: 100;
	--tf-font-weight-light: 300;
	--tf-font-weight-regular: 400;
	--tf-font-weight-medium: 500;
	--tf-font-weight-bold: 700;
}
