/* Self-hosted variable fonts — no third-party requests. */

@font-face {
	font-family: 'Fraunces';
	font-style: normal;
	font-weight: 300 900;
	font-display: swap;
	src: url('../fonts/fraunces-normal-300900.woff2') format('woff2');
}

@font-face {
	font-family: 'Fraunces';
	font-style: italic;
	font-weight: 300 900;
	font-display: swap;
	src: url('../fonts/fraunces-italic-300900.woff2') format('woff2');
}

@font-face {
	font-family: 'Newsreader';
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url('../fonts/newsreader-normal-400700.woff2') format('woff2');
}

@font-face {
	font-family: 'Newsreader';
	font-style: italic;
	font-weight: 400 700;
	font-display: swap;
	src: url('../fonts/newsreader-italic-400700.woff2') format('woff2');
}

@font-face {
	font-family: 'IBM Plex Mono';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/ibm-plex-mono-normal-400.woff2') format('woff2');
}

@font-face {
	font-family: 'IBM Plex Mono';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/ibm-plex-mono-normal-500.woff2') format('woff2');
}

@font-face {
	font-family: 'IBM Plex Mono';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/ibm-plex-mono-normal-600.woff2') format('woff2');
}
