

@font-face {
	font-family: 'NovecentoBold';
    src: url('../../fonts/NovecentoBold.eot');
    src: url('../../fonts/NovecentoBold.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/NovecentoBold.woff') format('woff'),
         url('../../fonts/NovecentoBold.ttf') format('truetype'),
         url('../../fonts/NovecentoBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'OpenSansBold';
    src: url('../../fonts/OpenSansBold.eot');
    src: url('../../fonts/OpenSansBold.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/OpenSansBold.woff') format('woff'),
         url('../../fonts/OpenSansBold.ttf') format('truetype'),
         url('../../fonts/OpenSansBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


#mediv {
  position: absolute;
  left:0px;
  top:0px;
}
