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

/* IBM Plex Sans — variable font, OFL. Self-hosted; see assets/fonts/OFL-IBMPlexSans.txt */
@font-face {
	font-family: 'IBM Plex Sans';
	font-style: normal;
	font-weight: 100 700;
	font-display: swap;
	src: url('../fonts/ibmplexsans-variable.woff2') format('woff2');
}
