/* Cardo — static weights, OFL. Self-hosted; see assets/fonts/OFL-Cardo.txt */
@font-face {
	font-family: 'Cardo';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/cardo-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Cardo';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/cardo-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Cardo';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/cardo-bold.woff2') format('woff2');
}

/* Space Grotesk — variable font (weight axis), OFL. Self-hosted; see assets/fonts/OFL-SpaceGrotesk.txt */
@font-face {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 300 700;
	font-display: swap;
	src: url('../fonts/spacegrotesk-variable.woff2') format('woff2');
}
