
@font-face {
	font-family: 'Oooh Baby 400';
	src: url('');
	src: url('?#iefix') format('embedded-opentype'),
		url('') format('woff'),
		url('//www.hoge-systemtechnik.de/wp-content/uploads/2025/11/oooh-baby-v4-latin-regular.woff2') format('woff2'),
		url('') format('truetype'),
		url('#') format('svg');
		font-weight: normal;
		font-style: normal;
}


@font-face {
	font-family: 'Montserrat 700';
	src: url('');
	src: url('?#iefix') format('embedded-opentype'),
		url('') format('woff'),
		url('//www.hoge-systemtechnik.de/wp-content/uploads/2025/11/montserrat-v31-latin-700.woff2') format('woff2'),
		url('') format('truetype'),
		url('#') format('svg');
		font-weight: normal;
		font-style: normal;
}

