@font-face {
    font-family: "tabler-icons";
    src: url("tabler-icons.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.ti {
    font-family: "tabler-icons" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ti-tools-kitchen-2:before { content: "\eeff"; }
.ti-link:before { content: "\eade"; }
.ti-map-pin:before { content: "\eae8"; }
.ti-clock:before { content: "\ea70"; }
