/* Tokens de design da pagina: design original do template "Captura de evento
   com palestrantes" (preto quente, dourado ambar no que chama a atencao,
   titulo em Archivo caixa alta e marca em serifa italica). O painel Tema troca
   este arquivo se a pessoa quiser o sistema de design do projeto. */
@font-face { font-family: "Archivo"; font-style: normal; font-weight: 500; font-display: swap; src: url("fontes/archivo-500.woff2") format("woff2"); }
@font-face { font-family: "Archivo"; font-style: normal; font-weight: 800; font-display: swap; src: url("fontes/archivo-800.woff2") format("woff2"); }
@font-face { font-family: "Source Serif 4"; font-style: normal; font-weight: 700; font-display: swap; src: url("fontes/source-serif-4-700.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("fontes/inter-400.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url("fontes/inter-600.woff2") format("woff2"); }
:root {
  --cor-fundo: #0a0806;
  --cor-superficie: #16110b;
  --cor-texto: #f4efe6;
  --cor-texto-2: #aaa08f;
  --cor-acento: #d9a441;
  --cor-acento-texto: #140e04;
  --cor-borda: #2c2419;
  --fonte-titulo: "Archivo", system-ui, sans-serif;
  --fonte-texto: "Inter", system-ui, "Segoe UI", sans-serif;
  --fonte-marca: "Source Serif 4", Georgia, serif;
  --raio: 8px;
}
