@font-face {
font-family: Charlotte;
src: url('fonts/CharlotteSouthern.ttf');
font-weight: normal;
}
.fuenteCharlotte{
font-family: "Charlotte";
}