/* ==========================================================================
   PLENUS — tipografia (fechada no briefing)
   Kanit: títulos/headlines (pesos 600/700)
   Cabin: corpo de texto (400) e rótulos/botões (500)
   ========================================================================== */

body,
p,
a,
span,
li,
input,
textarea,
select,
button {
  font-family: "Cabin", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.title,
.aloeveraBold,
.aloeveraLight,
.mangro,
.wordmark,
.logo-area {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
}

.rts-btn,
.nav-link,
.btn,
button {
  font-family: "Cabin", sans-serif;
  font-weight: 500;
}
