/* Partyland Moorwerder – selbst gehostete Fonts (Leuchtfeuer) */

@font-face {
	font-family: 'Anton';
	src: url('/wp-content/partyland-assets/fonts/anton-regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Work Sans';
	src: url('/wp-content/partyland-assets/fonts/worksans-variable.woff2') format('woff2-variations'), url('/wp-content/partyland-assets/fonts/worksans-variable.woff2') format('woff2');
	font-weight: 300 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Alex Brush';
	src: url('/wp-content/partyland-assets/fonts/alexbrush-regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
