@font-face {
    font-family: "Jag";
    src: url("/Fonts/JaguarExuberant-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Jag";
    src: url("/Fonts/JaguarExuberant-Bold.otf") format("opentype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

.mud-data-grid .mud-table-head .mud-table-cell,
.mud-tab,
button.mud-nav-link {
    font-family: "Jag", "Helvetica", "Arial", "sans-serif";
    font-weight: 700;
}
