*/@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
body, .rich-text { font-family: 'Nunito', Arial, sans-serif; }strong, b { font-weight: 700; }h1, h2, h3 { font-weight: 700; } 
/*****************************************/