/* 2026-09-01 v1.0
 * - Applied Neue Haas Unica to Netsetup headings with an Inter fallback.
 */

h1,
h2,
h3,
h4 {
	font-family:"neue-haas-unica", "Inter", sans-serif;
}
