@font-face {
	font-family: 'Avant Bk';
	src: local('ITC Avant Garde Gothic Bk'), local('ITC-Avant-Garde-Gothic-Bk'),
		url('ITCAvantGardeStd-Bk.woff2') format('woff2'),
		url('ITCAvantGardeStd-Bk.woff') format('woff'),
		url('ITCAvantGardeStd-Bk.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avant Demi';
	src: local('ITC Avant Garde Gothic Demi'), local('ITC-Avant-Garde-Gothic-Demi'),
		url('ITCAvantGardeStd-Demi.woff2') format('woff2'),
		url('ITCAvantGardeStd-Demi.woff') format('woff'),
		url('ITCAvantGardeStd-Demi.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avant Bold';
	src: local('ITC Avant Garde Gothic Bold'), local('ITC-Avant-Garde-Gothic-Bold'),
		url('ITCAvantGardeStd-Bold.woff2') format('woff2'),
		url('ITCAvantGardeStd-Bold.woff') format('woff'),
		url('ITCAvantGardeStd-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}