/* /css/icons-fa-subset.css — FA 6.5.0 SUBSET ocalendario.com.br */
/* Gerado 2026-04-26 — ~32 ícones usados no site (vs 199 KiB original) */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal; font-weight: 900;
  font-display: swap;
  src: url("/css/webfonts/fa-subset.woff2") format("woff2");
}

.fa, .fas, .far, .fa-solid, .fa-regular, .fa-classic {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal; font-variant: normal;
  font-weight: 900; line-height: 1;
  text-rendering: auto;
  font-family: 'Font Awesome 6 Free';
}

.fa-spin { animation: fa-spin 2s infinite linear; }
@keyframes fa-spin { 0%{transform:rotate(0deg);} 100%{transform:rotate(360deg);} }
.fa-pulse { animation: fa-spin 1s infinite steps(8); }

.fa-bars::before { content: "\f0c9"; }
.fa-calendar::before { content: "\f133"; }
.fa-calendar-alt::before { content: "\f073"; }
.fa-calendar-day::before { content: "\f783"; }
.fa-caret-down::before { content: "\f0d7"; }
.fa-check::before { content: "\f00c"; }
.fa-clock::before { content: "\f017"; }
.fa-cloud-download-alt::before { content: "\f0ed"; }
.fa-compass::before { content: "\f14e"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-file-download::before { content: "\f56d"; }
.fa-flag::before { content: "\f024"; }
.fa-flask::before { content: "\f0c3"; }
.fa-gear::before { content: "\f013"; }
.fa-globe-americas::before { content: "\f57d"; }
.fa-home::before { content: "\f015"; }
.fa-hourglass-half::before { content: "\f252"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-moon::before { content: "\f186"; }
.fa-newspaper::before { content: "\f1ea"; }
.fa-print::before { content: "\f02f"; }
.fa-search::before { content: "\f002"; }
.fa-share-alt::before { content: "\f1e0"; }
.fa-sliders-h::before { content: "\f1de"; }
.fa-spinner::before { content: "\f110"; }
.fa-sun::before { content: "\f185"; }
.fa-sync-alt::before { content: "\f2f1"; }
.fa-table-cells-large::before { content: "\f009"; }
.fa-times::before { content: "\f00d"; }
.fa-toolbox::before { content: "\f552"; }
