@font-face {
    font-family: "Graphik";
    src: url("https://static1.squarespace.com/static/649d4984e8b9f17478774fde/t/65e9f8ad72c8c25ff9ff924b/1709832365713/Graphik-Regular.otf") format("opentype");
}
:root {
    --K15t-font-family-body: "Graphik", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Graphik", sans-serif !important;
}
tr[data-initial-index="0"] th {
  background: inherit;
}