@font-face {
	font-family: 'ITC Garamond Std Bold Condensed';
	src: url('/assets.europapark2025/fonts/ITCGaramondStd-BdCond.woff2') format('woff2'),
		url('/assets.europapark2025/fonts/ITCGaramondStd-BdCond.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Gothic A1';
    src: url('/assets.europapark2025/fonts/subset-GothicA1-Medium.woff2') format('woff2'),
        url('/assets.europapark2025/fonts/subset-GothicA1-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gothic A1';
    src: url('/assets.europapark2025/fonts/subset-GothicA1-Regular.woff2') format('woff2'),
        url('/assets.europapark2025/fonts/subset-GothicA1-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gothic A1';
    src: url('/assets.europapark2025/fonts/subset-GothicA1-Light.woff2') format('woff2'),
        url('/assets.europapark2025/fonts/subset-GothicA1-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

