/* Pluto Sans Cond — used by h2 and buttons (see style.css).
   Converted from the .otf files the parent theme referenced with a root-relative
   URL (which 404s on any install that isn't at the domain root). woff2 is ~53% smaller. */
@font-face {
	font-family: pluto_sans;
	src: url('pluto_sans_cond_light.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: pluto_sans;
	src: url('pluto_sans_cond_medium.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
