@font-face {
    font-family: "tabler-icons";
    font-style: normal;
    font-weight: 400;
    src: url("./fonts/tabler-icons.woff2?v3.29.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v3.29.0") format("truetype")
}

.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-database-export:before {
    content: "\ee6e"
}

.ti-sparkles:before {
    content: "\f6d7"
}

.ti-chart-histogram:before {
    content: "\f65c"
}

.ti-cloud:before {
    content: "\ea76"
}

.ti-shopping-bag-discount:before {
    content: "\fc17"
}

.ti-ai:before {
    content: "\fee7"
}
