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

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