
@font-face {
	font-family: 'OfficinaSansITCPro-Book';
	src: url('OfficinaSansITCPro-Book.eot?');
	src: url('OfficinaSansITCPro-Book.otf')  format('opentype'),
	     url('OfficinaSansITCPro-Book.woff') format('woff'), 
	     url('OfficinaSansITCPro-Book.ttf')  format('truetype'),
	     url('OfficinaSansITCPro-Book.svg#OfficinaSansITCPro-Book') format('svg');
}

@font-face {
    font-family: 'impactregular';
    src: url('impact-webfont.eot');
    src: url('impact-webfont.eot?#iefix') format('embedded-opentype'),
         url('impact-webfont.woff') format('woff'),
         url('impact-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'OfficinaSansITCPro-Bold';
	src: url('OfficinaSansITCPro-Bold.eot?') format('eot'), 
	     url('OfficinaSansITCPro-Bold.otf')  format('opentype'),
	     url('OfficinaSansITCPro-Bold.woff') format('woff'), 
	     url('OfficinaSansITCPro-Bold.ttf')  format('truetype'),
	     url('OfficinaSansITCPro-Bold.svg#OfficinaSansITCPro-Bold') format('svg');
}
