@font-face {
	font-family: 'Inter';
	src: url('../font/Inter.var-subset.woff2') format('woff2');
	font-weight: 100 900;
	font-display: swap;
	font-style: normal;
	font-named-instance: 'Regular';
}

@font-face {
	font-family: 'Bitter';
	src: url('../font/Bitter.var-italic.woff2') format('woff2');
	font-weight: 400;
	font-display: swap;
	font-style: italic;
}

@font-face {
	font-family: 'Bitter';
	src: url('../font/Bitter.var.woff2') format('woff2');
	font-weight: 700 900;
	font-display: swap;
	font-style: normal;
}
