@font-face {
    font-family: "gooddc";
    src: url("../fuentes/gooddc.ttf") 
  }
  
  .rubik-fuente {
    font-family: "Rubik", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400; /* Ajusta el peso según sea necesario, por ejemplo 400 para normal */
    font-style: normal;
  }