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