/**
 * Subconjunto de Tabler Icons para páginas públicas (landing).
 */
@font-face {
    font-family: "tabler-icons";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/icons/tabler-icons.woff2") format("woff2");
}

.ti {
    font-family: "tabler-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ti-menu-2:before { content: "\ec42"; }
.ti-x:before { content: "\eb55"; }
.ti-alert-circle:before { content: "\ea05"; }
.ti-briefcase:before { content: "\ea46"; }
.ti-building:before { content: "\ea4f"; }
.ti-messages:before { content: "\eb6c"; }
.ti-address-book:before { content: "\f021"; }
.ti-login:before { content: "\eba7"; }
.ti-help-circle:before { content: "\f91d"; }
.ti-file-text:before { content: "\eaa2"; }
.ti-shield-lock:before { content: "\ed58"; }
.ti-cookie:before { content: "\fdb1"; }
.ti-adjustments-horizontal:before { content: "\ec38"; }
.ti-mail:before { content: "\eae5"; }
.ti-phone:before { content: "\eb09"; }
.ti-map-pin:before { content: "\eae8"; }
.ti-clock:before { content: "\ea70"; }
.ti-circle-check:before { content: "\ea67"; }
.ti-chevron-down:before { content: "\ea5f"; }
.ti-chevron-left:before { content: "\ea60"; }
.ti-chevron-right:before { content: "\ea61"; }
.ti-star-filled:before { content: "\f6a6"; }
.ti-scale:before { content: "\ebc2"; }
.ti-building-store:before { content: "\ea4e"; }
.ti-users:before { content: "\ebf2"; }
.ti-alert-triangle:before { content: "\ea06"; }
.ti-user:before { content: "\eb4d"; }
.ti-code:before { content: "\ea77"; }
.ti-gavel:before { content: "\ef90"; }
.ti-id-badge-2:before { content: "\f076"; }
.ti-building-bank:before { content: "\ebe2"; }
.ti-home-heart:before { content: "\f353"; }
.ti-message-report:before { content: "\ec9b"; }
.ti-file-certificate:before { content: "\ed4d"; }
.ti-shield-check:before { content: "\eb22"; }
.ti-building-skyscraper:before { content: "\ec39"; }
.ti-building-community:before { content: "\ebf6"; }
.ti-device-desktop-analytics:before { content: "\ee77"; }
.ti-currency-euro:before { content: "\eb85"; }
.ti-chart-pie:before { content: "\ea5d"; }
.ti-route:before { content: "\eb17"; }
.ti-arrow-right:before { content: "\ea1f"; }
