Change font and font size of the header

Add this code to the Custom CSS field on the Settings tab of your Calculator widget’s settings:

[class*='header__Container-sc'] 
[class*='typography__Container-sc'] { 
font-family: Roboto !important; 
font-size: 18px !important; 
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: