/* Tokens de design da pagina: design original do template "Captura de aula ao
   vivo" (quase preto quente, texto marfim, laranja de brasa no que chama a
   atencao, titulo em Archivo caixa alta com parte fina e parte grossa). 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: 300; font-display: swap; src: url("fontes/archivo-300.woff2") format("woff2"); }
@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: "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"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 700; font-display: swap; src: url("fontes/inter-700.woff2") format("woff2"); }
:root {
  --cor-fundo: #0b0a09;
  --cor-superficie: #161412;
  --cor-texto: #f4f0ea;
  --cor-texto-2: #a79e93;
  --cor-acento: #f07a2a;
  --cor-acento-texto: #160b03;
  --cor-borda: #2d2925;
  --fonte-titulo: "Archivo", "Arial Narrow", system-ui, sans-serif;
  --fonte-texto: "Inter", system-ui, "Segoe UI", sans-serif;
  --raio: 10px;
}
