#dior-header,
#dior-footer {
	display: none !important;
	visibility: hidden !important;
}

/* CenturyGothic file is broken on headless, we redefine them for headless */
@font-face {
	font-family: CenturyGothic;
	src: url('../../ecrin/font/CenturyGothic-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: CenturyGothic;
	src: url('../../ecrin/font/CenturyGothic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button {
	font-family: CenturyGothic;
}
