@font-face {
    font-family: 'HandelBR';
    src: url(fuentes/handgotb.eot) format('eot'),
         url(fuentes/handgotb-webfont.woff) format('woff'),
         url(fuentes/handgotb.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HandelLR';
    src: url(fuentes/handgotl.eot) format('eot'),
         url(fuentes/handgotl-webfont.woff) format('woff'),
         url(fuentes/handgotl.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HandelR';
    src: url(fuentes/handgotn.eot) format('eot'),
         url(fuentes/handgotn-webfont.woff) format('woff'),
         url(fuentes/handgotn.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}