/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'Paul 2';
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://it-biz.gmbh/wp-content/uploads/jooosi-fon/fonts/PaulGrotesk-Bold-Trail.otf') format('opentype');
}

@font-face {
	font-family: 'Paul 2';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://it-biz.gmbh/wp-content/uploads/jooosi-fon/fonts/PaulGrotesk-Regular-Trail.otf') format('opentype');
}

@font-face {
	font-family: 'Paul 2';
	font-style: normal;
	font-weight: 200;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://it-biz.gmbh/wp-content/uploads/jooosi-fon/fonts/PaulGrotesk-Thin-Trail.otf') format('opentype');
}

:root {
	--jf--family-paul-2: 'Paul 2';
	--ywf--family-paul-2: var(--jf--family-paul-2);
}

