@font-face {
	font-family: 'Akzidenz-Grotesk BQ';
	src: url('fonts/AkzidenzGroteskBQ-Super.eot');
	src: url('fonts/AkzidenzGroteskBQ-Super.eot?#iefix') format('embedded-opentype'),
			 url('fonts/AkzidenzGroteskBQ-Super.woff') format('woff'),
			 url('fonts/AkzidenzGroteskBQ-Super.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Gibson';
    src: url('fonts/gibson-regular/gibson-regular-webfont.eot');
    src: url('fonts/gibson-regular/gibson-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gibson-regular/gibson-regular-webfont.woff') format('woff'),
         url('fonts/gibson-regular/gibson-regular-webfont.ttf') format('truetype'),
         url('fonts/gibson-regular/gibson-regular-webfont.svg#gibsonregular') format('svg');
    font-weight: 400;
    font-style: normal;
}