@font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('AvantGarde-Demi.woff2') format('woff2'),
        url('AvantGarde-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
	
@font-face {
	font-family: 'Acronym';
	src: url('Acronym-Regular.woff2') format('woff2'),
		url('Acronym-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

@font-face {
	font-family: 'Acronym';
	src: url('Acronym-Bold.woff2') format('woff2'),
		url('Acronym-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	}	