/* Self-hosted variable faces. Sora gives headings a confident, future-facing
   shape; Onest keeps body copy, controls, labels, prices, and dates quiet and
   highly legible. */

@font-face {
	font-family: "Sora";
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url("fonts/Sora-var.subset.woff2") format("woff2-variations"),
		url("fonts/Sora-var.subset.woff2") format("woff2");
}

@font-face {
	font-family: "Onest";
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url("fonts/Onest-var.subset.woff2") format("woff2-variations"),
		url("fonts/Onest-var.subset.woff2") format("woff2");
}
