/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'AR DESTINE';
	font-style: normal;
	font-weight: 5;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://almanach.gundula-wessel-bibliothek.de/wp-content/uploads/jooosi-fon/fonts/ARDESTINE.ttf') format('truetype');
}

:root {
	--jf--family-ar-destine: 'AR DESTINE';
	--ywf--family-ar-destine: var(--jf--family-ar-destine);
}

.has-ar-destine-font-family {
	font-family: var(--jf--family-ar-destine) !important;
}

.wp-block, .editor-styles-wrapper { } 

