@font-face{
    font-family: fuente-footer;
    src: url(../fonts/Sriracha-Regular.ttf);
}

.footer-contenedor{
    font-family: fuente-footer;
}

@font-face{
    font-family: fuente-copy;
    src: url(../fonts/JosefinSans-ThinItalic.ttf);
}

.footer-copy {
    font-family: fuente-copy;
}

.info_title{
    font-family: fuente-footer;
}

.info_items {
    font-family: fuente-copy;
}

@font-face{
    font-family: fuente-Elige-parrafo;
    src: url(../fonts/Franklin\ Gothic\ Heavy\ Regular.ttf);
}

.elige h1{
    font-family: elige-fuente ;
}

.elige p{
    font-family: fuente-Elige-parrafo;
}

@font-face{
    font-family: elige-fuente;
    src: url(../fonts/Franklin\ Gothic\ Heavy\ Regular.ttf);
}

@font-face{
    font-family: fuente-contactos-inicio;
    src: url(../fonts/SharpeLi_PERSONAL.ttf);
}

.envio-form{
    font-family: fuente-contactos-inicio;
}

@font-face{
    font-family: llena;
    src: url(../fonts/NovaRound-Regular.ttf);
}

.llena h3{
    font-family: llena;
}