/**
 * Tabler Icons — subconjunto auto-hospedado (sem CDN jsDelivr).
 */
@font-face {
	font-family: "tabler-icons";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/tabler/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-map-pin::before { content: "\eae8"; }
.ti-shield-check::before { content: "\eb22"; }
.ti-tool::before { content: "\eb40"; }
.ti-device-desktop::before { content: "\ea89"; }
.ti-device-desktop-analytics::before { content: "\ee77"; }
.ti-device-laptop::before { content: "\eb64"; }
.ti-keyboard::before { content: "\ebd6"; }
.ti-mouse::before { content: "\eaf9"; }
.ti-cpu::before { content: "\ef8e"; }
.ti-building-skyscraper::before { content: "\ec39"; }
.ti-world::before { content: "\eb54"; }
.ti-building-store::before { content: "\ea4e"; }
.ti-antenna-bars-5::before { content: "\eccb"; }
.ti-printer::before { content: "\eb0e"; }
.ti-router::before { content: "\eb18"; }
.ti-usb::before { content: "\f00c"; }
.ti-device-gamepad-2::before { content: "\f1d2"; }
.ti-headphones::before { content: "\eabd"; }
.ti-home-2::before { content: "\eac0"; }
.ti-alert-triangle::before { content: "\ea05"; }
.ti-box::before { content: "\ea0d"; }
.ti-movie::before { content: "\eaf8"; }
.ti-photo::before { content: "\eb0a"; }
.ti-video::before { content: "\ed22"; }
.ti-building::before { content: "\ea4f"; }
.ti-brand-facebook::before { content: "\ec1a"; }
.ti-brand-instagram::before { content: "\ec20"; }
.ti-brand-tiktok::before { content: "\ec73"; }
