/* Fraunces — variable font (optical size + weight axes), OFL. Self-hosted; see assets/fonts/OFL-Fraunces.txt */
@font-face {
	font-family: 'Fraunces';
	font-style: normal;
	font-weight: 300 700;
	font-display: swap;
	src: url('../fonts/fraunces-variable.woff2') format('woff2');
}
@font-face {
	font-family: 'Fraunces';
	font-style: italic;
	font-weight: 300 700;
	font-display: swap;
	src: url('../fonts/fraunces-italic-variable.woff2') format('woff2');
}

/* Manrope — variable font, OFL. Self-hosted; see assets/fonts/OFL-Manrope.txt */
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 300 800;
	font-display: swap;
	src: url('../fonts/manrope-variable.woff2') format('woff2');
}
