/* Departure Mono — self-hosted (free/open licence; see /static/fonts/README.md). A
   single cut is mapped to weight 400 so it applies at the storefront's
   default weights. */
@font-face {
	font-family: 'Departure Mono';
	src: url('/fonts/departure-mono/DepartureMono-Regular.woff2') format('woff2');
	font-weight: 100 900;
	font-style: normal;
	font-display: block;
}
