/* Tulip Tower V42 — unified Roboto Condensed typography for public pages. */
:root{
    --font-body:"Roboto Condensed",Arial,sans-serif;
    --font-display:"Roboto Condensed",Arial,sans-serif;
    --tt-font-body:"Roboto Condensed",Arial,sans-serif;
    --tt-font-display:"Roboto Condensed",Arial,sans-serif;
}

body.tt-v24,
body.tt-v24 *:not(.fa):not(.fas):not(.far):not(.fal):not(.fab):not(.fad):not([class*="fa-"]):not([class*="mdi"]):not([class*="ri-"]):not([class*="bx-"]):not([class*="icon"]){
    font-family:"Roboto Condensed",Arial,sans-serif!important;
}

body.tt-v24{
    font-synthesis:none;
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
}

body.tt-v24 input,
body.tt-v24 textarea,
body.tt-v24 select,
body.tt-v24 option,
body.tt-v24 button{
    font-family:"Roboto Condensed",Arial,sans-serif!important;
}
