On January 21, 2014 at 9:33 pm
open up header.php and replace this:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
with this:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
and about the subset issue, if you want to get rid of that error, you will have to get rid of the google font that you are loading..