@font-face {
	font-family: 'Manrope';
	src: url('/fonts/Manrope-Variable.woff2') format('woff2'),
	url('/fonts/Manrope-Variable.woff') format('woff');
	font-weight: 200 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Category Regular';
	src: url('/fonts/Category-Regular.woff2') format('woff2'),
	url('/fonts/Category-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Category Bold';
	src: url('/fonts/Category-Bold.woff2') format('woff2'),
	url('/fonts/Category-Bold.woff') format('woff');
}
