@font-face {
    font-family: VAG;
    src: url(VAGRoundedStd_Black.otf);
    font-weight: bold;
}

.boton { 
    cursor: pointer;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-color: black;
}