:root{--font-size-chart-default: 14;--font-size-chart-doughnut-label: 16;--font-size-chart-doughnut-percentage-label: 30}.tui-chartJs__header{font-weight:var(--font-h3-weight);font-size:var(--font-h3-size);font-family:var(--font-h3-family);line-height:var(--font-h3-line-height);padding-bottom:var(--gap-7);overflow:hidden;white-space:nowrap;text-align:center;text-overflow:ellipsis}
                @font-face {
                    font-family: "Gotham";
                    src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Black.woff") format("woff");
                    font-weight: bolder;
                    font-style: normal;
                }
                @font-face {
                    font-family: "Gotham";
                    src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Bold.woff") format("woff");
                    font-weight: bold;
                    font-style: normal;
                }
                @font-face {
                    font-family: "Gotham";
                    src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Book.woff") format("woff");
                    font-weight: normal;
                    font-style: normal;
                }
                @font-face {
                    font-family: "Gotham";
                    src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Light.woff") format("woff");
                    font-weight: 300;
                    font-style: normal;
                    font-display: swap;
                }
                @font-face {
                    font-family: "Gotham";
                    src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Medium.woff") format("woff");
                    font-weight: 500;
                    font-style: normal;
                }
            body {
                font-family: Gotham;
            }
        