/* Lora — variable font, OFL. Self-hosted; see assets/fonts/OFL-Lora.txt */
@font-face {
	font-family: 'Lora';
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url('../fonts/lora-variable.woff2') format('woff2');
}
@font-face {
	font-family: 'Lora';
	font-style: italic;
	font-weight: 400 700;
	font-display: swap;
	src: url('../fonts/lora-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: 200 800;
	font-display: swap;
	src: url('../fonts/manrope-variable.woff2') format('woff2');
}

/* IBM Plex Mono — static weights, OFL. Self-hosted; see assets/fonts/OFL-IBMPlexMono.txt */
@font-face {
	font-family: 'IBM Plex Mono';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/plexmono-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'IBM Plex Mono';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/plexmono-medium.woff2') format('woff2');
}
@font-face {
	font-family: 'IBM Plex Mono';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/plexmono-semibold.woff2') format('woff2');
}
