@font-face {
 font-family: 'Cormorant Garamond';
 src: url(./descargas/CormorantGaramond-VariableFont_wght.ttf) format('ttf');
}
@font-face {
 font-family: 'Cormorant Garamond Cursiva';
 src: url(./descargas/CormorantGaramond-Italic-VariableFont_wght.ttf) format('ttf');
 }
@font-face {
 font-family: 'Manrope';
 src: url(./descargas/Manrope-VariableFont_wght.ttf) format('ttf');
 }