@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/* Override all font families globally */
*,
*::before,
*::after {
    font-family: "Roboto", sans-serif !important;
}

.d-data-sheets .sheets-data {
    text-align: center !important;
}