/* 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');
}

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

/* JetBrains Mono — variable font, OFL. Self-hosted; see assets/fonts/OFL-JetBrainsMono.txt */
@font-face {
	font-family: 'JetBrains Mono';
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url('../fonts/jetbrainsmono-variable.woff2') format('woff2');
}
