:root {
    /** set the font for all root/body text **/
    --dxp-g-root-font-family: Arial, Helvetica, sans-serif;

    /** set the font for headings **/
    --dxp-g-heading-font-family: Arial, Times, serif;
}