:root {
	--font-family-primary: 'Unbounded', sans-serif;
	--font-family-secondary: 'Manrope', sans-serif;
	--font-family-main: var(--font-family-secondary);
}
