@font-face {
	font-family: 'Telegraf';
	font-weight: 200;
	font-style: normal;
	src: 			url(https://stichtingurbanmindsu.nl/wp-content/uploads/font-hero/custom/Telegraf/Telegraf-UltraLight-200.woff) format('woff');
}

@font-face {
	font-family: 'Telegraf';
	font-weight: 400;
	font-style: normal;
	src: 			url(https://stichtingurbanmindsu.nl/wp-content/uploads/font-hero/custom/Telegraf/TelegrafRegular_272984568a25d8528fe2de8b20b29011.woff) format('woff');
}

@font-face {
	font-family: 'Telegraf';
	font-weight: 800;
	font-style: normal;
	src: 			url(https://stichtingurbanmindsu.nl/wp-content/uploads/font-hero/custom/Telegraf/Telegraf-UltraBold-800.woff) format('woff');
}

:root {
	--fh-telegraf: 'Telegraf';
}
.has-telegraf-font-family{ 
	font-family: var(--fh-telegraf);
}

