

@font-face {
    font-family:'Acme Gothic';
    src: url('Acme Gothic Bold.eot');
	src: url('Acme Gothic Bold.eot?#iefix') format('embedded-opentype'),
		url('Acme Gothic Bold.woff2') format('woff2'),
		url('Acme Gothic Bold.woff') format('woff'),
		url('Acme Gothic Bold.svg#Acme Gothic Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00BB;
}