@font-face {
    font-family: fuente2;
    font-style: normal;
    font-weight: normal;
    src: url(Franchise.ttf);
}
p.tipografia_3{
    font-family: fuente2;
    font-size: 70px;
    text-decoration-line:underline ;
}
