Hi Ark,
Sorry for the late reply, please use the following css to fix your issue:
.entry-title {
font-family: Quicksand, Helvetica, Arial, sans-serif;
font-style: normal;
}
Note: Please use the custom css plugin or child theme to write css and you can change the font-family whatever you want.
Thanks