:root {
	--fh-glowworm-mn: 'glowworm-mn';
}
.has-glowworm-mn-font-family{ 
	font-family: var(--fh-glowworm-mn);
}

