@font-face {
	font-family: 'Vollkorn';
	src: url('../fonts/vollkorn-var.woff2') format('woff2-variations'), url('../fonts/vollkorn-var.woff2') format('woff2');
	font-weight: 400 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Instrument Sans';
	src: url('../fonts/instrumentsans-var.woff2') format('woff2-variations'), url('../fonts/instrumentsans-var.woff2') format('woff2');
	font-weight: 400 700;
	font-stretch: 75% 125%;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'DM Mono';
	src: url('../fonts/dmmono-400.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'DM Mono';
	src: url('../fonts/dmmono-500.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
