/* Self-hosted OFL fonts — no external requests. See assets/fonts/OFL.txt. */

@font-face {
	font-family: 'Manrope';
	src: url('../fonts/manrope-var.woff2') format('woff2-variations');
	font-weight: 300 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Fraunces';
	src: url('../fonts/fraunces-var.woff2') format('woff2-variations');
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
}
