@font-face {
	font-family: 'Sentient';
	font-weight: 200;
	font-style: normal;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Extralight.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Extralight.woff) format('woff');
}

@font-face {
	font-family: 'Sentient';
	font-weight: 200;
	font-style: italic;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-ExtralightItalic.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-ExtralightItalic.woff) format('woff');
}

@font-face {
	font-family: 'Sentient';
	font-weight: 300;
	font-style: normal;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Light.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Light.woff) format('woff');
}

@font-face {
	font-family: 'Sentient';
	font-weight: 300;
	font-style: italic;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-LightItalic.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-LightItalic.woff) format('woff');
}

@font-face {
	font-family: 'Sentient';
	font-weight: 400;
	font-style: italic;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Italic.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Italic.woff) format('woff');
}

@font-face {
	font-family: 'Sentient';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Regular.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Sentient';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Medium.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Medium.woff) format('woff');
}

@font-face {
	font-family: 'Sentient';
	font-weight: 500;
	font-style: italic;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-MediumItalic.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-MediumItalic.woff) format('woff');
}

@font-face {
	font-family: 'Sentient';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Bold.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-Bold.woff) format('woff');
}

@font-face {
	font-family: 'Sentient';
	font-weight: 700;
	font-style: italic;
	src: 	url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-BoldItalic.woff2) format('woff2'),
			url(https://bewerbung.marcdanneberg.work/wp-content/uploads/font-hero/custom/Sentient/Sentient-BoldItalic.woff) format('woff');
}

:root {
	--fh-sentient: 'Sentient';
}
.has-sentient-font-family{ 
	font-family: var(--fh-sentient);
}

