@Izzyboi
In head.php change this to your own font link:
osc_enqueue_style('quicksand', 'https://fonts.googleapis.com/css?family=Quicksand:400,500,700&display=swap&subset=latin-ext,vietnamese');
Then you should replace in style.css/responsive.css following with your own family:
font-family:'Quicksand',sans-serif;