/* @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

:root {
  --fuente-1: "Comfortaa", sans-serif;
  --fuente-2: "Nunito", sans-serif;
} */

@import url("https://fonts.googleapis.com/css2?family=Forum&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");

:root {
  --fuente-1: "Forum", serif;
  --fuente-2: "Nunito", sans-serif;
}
