/**
 * Site typography — Carlito (SIL Open Font License)
 * Replaces previously self-hosted Calibri (LucasFonts; no web license).
 */
body,
.body-homepage,
.za-home-page {
	font-family: 'Carlito', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
