body, html{
	font-family: 'SourceSans3';
	}


@font-face {
	font-family: 'Figtree';
	src: url('./Fonts/Figtree-Variable.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	}

@font-face {
	font-family: 'Lora';
	src: url('./Fonts/Lora-Variable.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	}

@font-face {
	font-family: 'SourceSans3';
	src: url('./Fonts/SourceSans3-Variable.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	}

