/* custom_styles.css */
.dash-dropdown{
    font-family: 'Tw Cen MT Condensed';
    color: #2a3f5f;
}

.tab {
    font-family: 'Tw Cen MT Condensed';
    font-weight: bold;
    color: #2a3f5f;
}

.dash-spredsheet-container .dash-header{
    font-family: Arial;
    font-weight: bold;
}

.header {
    font-family: 'Tw Cen MT Condensed';
}

.footer {
    font-family: 'Tw Cen MT Condensed';
}
