.fs-2, .fs-4, .fs-5 {
  font-family: "Edu AU VIC WA NT Dots", cursive;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

/*form, div {
    font-family: "Merriweather", Georgia, serif; 
}*/

@font-face {
  font-family: 'Coolvetica';
  src: url("/static/fuentes/coolvetica_rg.otf");
}

label {
  font-family: "Coolvetica", "Regular";
}