/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

:root {
	--cnvs-body-font: "Helvetica", sans-serif;
	--cnvs-primary-font: "Helvetica", sans-serif;
	--cnvs-secondary-font: "Arial", sans-serif;
}