@font-face {
    font-family: "BreveSlabTitle";
    src: url("/wp-content/uploads/fonts/BreveSlabTitle-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "BreveSlabTitle";
    src: url("/wp-content/uploads/fonts/BreveSlabTitle-Book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


.tc-sector-animation-content {
    width: fit-content;
}

.tc-sector-animation-content svg {
    overflow: visible;
    max-width: 100%;
}

.tc-sector-animation-content g {
    transition: transform 1s ease;
}

.tc-sector-animation-content g text{
    font-family: "BreveSlabTitle", serif;
}
