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

html, body, div, span, p, a, h1, h2, h3, h4, h5, h6, ul, li, table, input, button, textarea, select, span, th, td, caption, thead, tbody, tfoot, col, colgroup,
option, optgroup, fieldset, legend, label {
    font-family: 'Outfit', serif !important;
    font-optical-sizing: auto;
}