/* Chicago Kare — 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: 'Chicago Kare';
	src: url('/fonts/chicago-kare/ChicagoKare-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: block;
}
