	@font-face {
    font-family: 'officinaserifcbold';
    src: url('officinaserifc-bold-webfont.eot');
    src: url('officinaserifc-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('officinaserifc-bold-webfont.woff') format('woff'),
         url('officinaserifc-bold-webfont.ttf') format('truetype'),
         url('officinaserifc-bold-webfont.svg#officinaserifcbold') format('svg');
    font-weight: normal;
    font-style: normal;
	}

	@font-face {
    font-family: 'officinaserifcregular';
    src: url('officinaserifc-book-webfont.eot');
    src: url('officinaserifc-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('officinaserifc-book-webfont.woff') format('woff'),
         url('officinaserifc-book-webfont.ttf') format('truetype'),
         url('officinaserifc-book-webfont.svg#officinaserifcregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

	.officina			{font-family: 'officinaserifcregular'}
	.officina strong	{font-family: 'officinaserifcbold';font-weight:normal}
