@font-face {
	font-family: 'Zona Pro';
	font-weight: 100;
	font-style: normal;
	src: 	url(https://www.sofoklishair.gr/wp-content/uploads/2025/03/zonapro-thin.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Zona Pro';
	font-weight: 300;
	font-style: normal;
	src: 	url(https://www.sofoklishair.gr/wp-content/uploads/2025/03/zonapro-light.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Zona Pro';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://www.sofoklishair.gr/wp-content/uploads/2025/03/zonapro-regular.woff2) format('woff2');
	font-display: swap;
}

:root {
	--fh-zona-pro: 'Zona Pro';
}
.has-zona-pro-font-family{ 
	font-family: var(--fh-zona-pro);
}

