:root {

	--header-font: 'EB Garamond', 'times new roman', serif;
	--text-font: 'Noto Serif', 'times new roman', serif;
	--icons-font: 'bootstrap-icons';	/*'Material Icons';*/
	--speed: .3s;
	
}


