@font-face {
	font-family: 'TT Hoves Pro';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src:	url('/layouts/f4/fonts/TT_Hoves_Pro_Regular.woff2') format('woff2'),
			url('/layouts/f4/fonts/TT_Hoves_Pro_Regular.woff') format('woff');
}

@font-face {
	font-family: 'TT Hoves Pro';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src:	url('/layouts/f4/fonts/TT_Hoves_Pro_Italic.woff2') format('woff2'),
			url('/layouts/f4/fonts/TT_Hoves_Pro_Italic.woff') format('woff');
}

@font-face {
	font-family: 'TT Hoves Pro';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src:	url('/layouts/f4/fonts/TT_Hoves_Pro_DemiBold.woff2') format('woff2'),
			url('/layouts/f4/fonts/TT_Hoves_Pro_DemiBold.woff') format('woff');
}

@font-face {
	font-family: 'TT Hoves Pro';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src:	url('/layouts/f4/fonts/TT_Hoves_Pro_DemiBold_Italic.woff2') format('woff2'),
			url('/layouts/f4/fonts/TT_Hoves_Pro_DemiBold_Italic.woff') format('woff');
}