@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&family=Inter&display=swap);

body, .o_form_label, .o_form_field {
    font-family: 'Roboto', 'Inter', sans-serif !important;
}

body, h1, h2, h3, h4, h5, h6, p, span, div, a, button, input, textarea, select, option, label, ul, li, table, tr, td, th, form {
    font-family: 'Roboto', 'Inter', sans-serif !important;
}