Fonts are not loading from Google in ionic + windows plateform

I built a Cordova Application with ionic framework and I need to use some custom font and loading fonts from Google using following in html file -

https://fonts.googleapis.com/css?family=Nunito:400,100,300,500,700 using link tag.

Fonts are loading in Android and IOS platform and does not load for Windows.