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

}.bg-beer {
	background-image: url(../images/chopp-taca1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-topo {
	background-attachment: fixed;
	background-image: url(../images/005a.jpg);
}
