/* Tabler Icons — subset dos 30 ícones usados no site */
@font-face {
  font-family: 'tabler-icons';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../fonts/tabler-icons.woff2') format('woff2');
}

.ti {
  font-family: 'tabler-icons' !important;
  speak: never;
  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-api:before            { content: "\effd" }
.ti-brain:before          { content: "\f59f" }
.ti-brand-docker:before   { content: "\edca" }
.ti-brand-github:before   { content: "\ec1c" }
.ti-brand-linkedin:before { content: "\ec8c" }
.ti-brand-mastercard:before { content: "\ef49" }
.ti-brand-whatsapp:before { content: "\ec74" }
.ti-building-bank:before  { content: "\ebe2" }
.ti-building-store:before { content: "\ea4e" }
.ti-calendar-repeat:before { content: "\fad2" }
.ti-cash:before           { content: "\ea55" }
.ti-check:before          { content: "\ea5e" }
.ti-credit-card:before    { content: "\ea84" }
.ti-device-mobile:before  { content: "\ea8a" }
.ti-file-certificate:before { content: "\ed4d" }
.ti-file-description:before { content: "\f028" }
.ti-file-invoice:before   { content: "\eb67" }
.ti-file-text:before      { content: "\eaa2" }
.ti-info-circle:before    { content: "\eac5" }
.ti-mail:before           { content: "\eae5" }
.ti-map-pin:before        { content: "\eae8" }
.ti-menu-2:before         { content: "\ec42" }
.ti-puzzle:before         { content: "\eb10" }
.ti-qrcode:before         { content: "\eb11" }
.ti-receipt:before        { content: "\edfd" }
.ti-rocket:before         { content: "\ec45" }
.ti-shield-check:before   { content: "\eb22" }
.ti-topology-star:before  { content: "\f5e5" }
.ti-truck-delivery:before { content: "\ec4b" }
.ti-send:before           { content: "\eb1d" }
