/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'Gilda Display';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://gfk-biel.ch/wp-content/uploads/jooosi-fon/fonts/google-fonts-gilda-display-v19-latin-400-normal-1751698685.woff2') format('woff2');
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://gfk-biel.ch/wp-content/uploads/jooosi-fon/fonts/google-fonts-roboto-v48-latin-400-normal-1751698840.woff2') format('woff2');
}

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://gfk-biel.ch/wp-content/uploads/jooosi-fon/fonts/google-fonts-roboto-v48-latin-400-italic-1751698841.woff2') format('woff2');
}

@font-face {
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://gfk-biel.ch/wp-content/uploads/jooosi-fon/fonts/google-fonts-work-sans-v23-latin-400-normal-1751698759.woff2') format('woff2');
}

@font-face {
	font-family: 'Work Sans';
	font-style: italic;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://gfk-biel.ch/wp-content/uploads/jooosi-fon/fonts/google-fonts-work-sans-v23-latin-400-italic-1751698760.woff2') format('woff2');
}

:root {
	--jf--family-gilda-display: 'Gilda Display';
	--ywf--family-gilda-display: var(--jf--family-gilda-display);
	--jf--family-roboto: 'Roboto';
	--ywf--family-roboto: var(--jf--family-roboto);
	--jf--family-work-sans: 'Work Sans';
	--ywf--family-work-sans: var(--jf--family-work-sans);
}

.gilda-display-font {
	font-family: var(--jf--family-gilda-display);
}

