/* Fonte padrão Visual Cargo - Fase 1 Inter */
body {
    font-family: 'Roboto', sans-serif !important;
    /*font-family: 'Inter', -apple-system, Segoe UI, Roboto, sans-serif;*/
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.3px !important;
    line-height: 2rem;
}
