Google Font doesn't work in Mobile | Safari | iPhone 6s

Hey guys, I used Google Font Lato for my website. On The desktop device everything works well, but on my mobile

I am using Google font Lato for the whole website. While it is perfect in laptop’s browsers, it doesn’t work in mobile Safari. I googled around and found an advice to add the following code to the head area, but it still doesn’t work. Any ideas?

<!-- Google Fonts -->

<link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,900" rel="stylesheet">

<style>

body {
	font-family: 'Lato', sans-serif !important;
}
</style>

That’s odd. I’m using Lato on a website and it’s working fine on my Android device. Is it possible you are using an ad blocker that is causing problems? I’ve seen this happen before with Google fonts.