@charset "UTF-8";
@font-face {
  font-family: 'Encode Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/encodesans/v7/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGGHjZtU.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v11/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Rose';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redrose/v5/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yc_wDcg.ttf) format('truetype');
}
body {
  font-family: 'Encode Sans', sans-serif;
  font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
caption,
th,
footer,
.itemHomeMenu h1,
legend,
#main-header {
  font-family: 'Red Rose', cursive;
}
a,
.horaCompromisso {
  font-weight: bold;
}
h1 {
  font-size: 3em;
}
h2 {
  font-size: 2em;
}
header h1 {
  font-size: 2em;
}
#barraUsuario {
  font-family: 'Red Rose', cursive;
}
.info_label,
.avisoVermelho,
.info {
  font-weight: bold;
}
#relogio {
  font-family: 'relogio';
  font-size: 1.3em;
}
footer {
  font-weight: lighter;
  font-size: 0.8em;
}
label,
legend,
.label,
.ui.statistic > .label {
  font-family: 'Encode Sans', sans-serif;
  font-weight: bolder;
}
.itemHomeMenu h1 {
  font-size: 1em;
}
caption {
  font-size: 1.5em;
}
#logs p,
.informacoesSessao {
  font-family: 'Rubik', sans-serif;
}
strong {
  font-weight: bold;
}
.avisoBoletos,
.avisoConvites,
.avisoQuiosques,
.aviso {
  font-size: 1em;
  font-weight: bold;
}
.tabelaAgendaCompromisso td:first-child {
  font-size: 1em;
}
.diaCalendarioCompromissos {
  font-size: 1em;
  font-weight: bold;
}
.caixaDialogo h1 {
  font-size: 1em;
}
.caixaDialogo p {
  font-size: 0.8em;
}
.reserva-agenda {
  font-size: 0.75em;
}
.ui.form input:not([type]),
.ui.form input[type=date],
.ui.form input[type=datetime-local],
.ui.form input[type=email],
.ui.form input[type=file],
.ui.form input[type=number],
.ui.form input[type=password],
.ui.form input[type=search],
.ui.form input[type=tel],
.ui.form input[type=text],
.ui.form input[type=time],
.ui.form input[type=url] {
  font-family: 'Rubik', sans-serif;
}
/** layout de impressão */
@media print {
  body {
    font-family: 'Rubik', sans-serif;
    font-size: 1em;
  }
  h1,
  th {
    font-family: 'Red Rose', cursive;
    font-size: 1.2em;
  }
}
@font-face {
  font-family: 'relogio';
  src: url("../fonts/digifaw0-webfont.eot");
  src: url("../fonts/digifaw0-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/digifaw0-webfont.woff") format("woff"), url("../fonts/digifaw0-webfont.ttf") format("truetype"), url("../fonts/digifaw0-webfont.svg#dots_all_for_now_jlregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*# sourceMappingURL=tipografia2021.css.map */