/* 
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Klantpanel
Landal Greenparks - NL
Gebaseerd op Hof van Saksen - Landal
geschreven juli 2023
bewerkt mei 2025
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
*/

/* Toevoegen van eigen lettertypes - titels */

	@font-face {
		font-family: 'Hatton';
		src: 
			url('https://voorbeeld.landalpanel.nl/assets/PPHatton-Medium.woff2') format('woff2'),
			url('https://voorbeeld.landalpanel.nl/assets/PPHatton-Medium.ttf') format('truetype');
		}
	@font-face {
		font-family: 'Inter';
		src: 
			url('https://voorbeeld.landalpanel.nl/assets/Inter_24pt-Regular.ttf') format('truetype');
		}