/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'Brice';
	font-style: normal;
	font-weight: 900;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://thomasdirolf.de/wp-content/uploads/jooosi-fon/fonts/font.woff2') format('woff2');
}

@font-face {
	font-family: 'Brice';
	font-style: normal;
	font-weight: 900;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://thomasdirolf.de/wp-content/uploads/jooosi-fon/fonts/brice.woff') format('woff');
}

:root {
	--jf--family-brice: 'Brice', Montserrat, sans-serif;
	--ywf--family-brice: var(--jf--family-brice);
}

h1, .title, #lyric {
	font-family: var(--jf--family-brice);
}

