@font-face {
	font-family: 'TT Hoves';
	src: url('fonts/tt-hoves-pro-demibold.woff2') format('woff2'),
		 url('fonts/tt-hoves-pro-demibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'TT Hoves';
	src: url('fonts/tt-hoves-pro-demibold-italic.woff2') format('woff2'),
		 url('fonts/tt-hoves-pro-demibold-italic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: block;
}

@font-face {
	font-family: 'TT Hoves';
	src: url('fonts/tt-hoves-pro-bold.woff2') format('woff2'),
		 url('fonts/tt-hoves-pro-bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'TT Hoves';
	src: url('fonts/tt-hoves-pro-bold-italic.woff2') format('woff2'),
		 url('fonts/tt-hoves-pro-bold-italic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: block;
}