/* Inter - corpo do texto
   Self-hosted via woff2 variable font (cobre pesos 400-700) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('./inter.woff2') format('woff2');
}

/* Plus Jakarta Sans - titulos
   Self-hosted via woff2 variable font (cobre pesos 600-800) */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600 800;
  font-display: swap;
  src: url('./jakarta.woff2') format('woff2');
}
