@font-face {
	font-family: general-sans;
	src: url(GeneralSans-Variable.ttf);
	font-weight: 200 700;
	font-display: swap;
}

/*@font-face {
	font-family: general-sans;
	src: url(GeneralSans-Regular.woff2);
	font-weight:  400;
	font-display: swap;
}

@font-face {
	font-family: genral-sans;
	src: url(GeneralSans-Medium.woff2);
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: genral-sans;
	src: url(GeneralSans-Semibold.woff2);
	font-weight: 600;
	font-display: swap;
}*/

