/* TÍTULOS PRINCIPALES */
h1, h2, h3,
[data-ss-rich-heading] {
  font-family: "Playfair Display", serif !important;
}

/* SUBTÍTULOS / MENÚ / BOTONES */
h4, h5, h6,
.nav-link,
.navbar a,
.menu a,
.btn,
button,
label {
  font-family: "Montserrat", sans-serif !important;
}

/* TEXTOS GENERALES */
p,
li,
.text-primary p {
  font-family: "Lora", serif !important;
}