Add Quicksand for mobile devices

You don’t actually have a reference to Google Fonts Quicksand stylesheet on your site. I would suppose that you have Quicksand installed on your PC and as a result it can be seen but you wouldn’t have it on your mobile and so it wouldn’t display.

Either add the following to your site via wp_enqueue_style:

 https://fonts.googleapis.com/css?family=Quicksand

Or alternatively try one of the many Google Font plugins available for WordPress.