@font-face {
	font-display: swap;
	font-family: 'ABC Favorit';
	font-weight: 400;
	src: url( 'ABCFavorit-Regular.woff2' ) format( 'woff2' ), url( 'ABCFavorit-Regular.woff' ) format( 'woff' );
}

@font-face {
	font-display: swap;
	font-family: 'ABC Favorit';
	font-weight: 500;
	src: url( 'ABCFavorit-Medium.woff2' ) format( 'woff2' ), url( 'ABCFavorit-Medium.woff' ) format( 'woff' );
}