Top "Google-font-api" questions

The Google Font Directory provides high-quality web fonts that you can include in your pages using the Google Font API.

How to use Google Fonts in Less CSS?

I'm looking for a solution to embed Google Fonts or any other custom fonts in Less CSS. How can I …

css html less google-font-api
Using @import for google fonts is not working on internet explorer

I am trying to use google fonts on my web but I have an issue with internet explorer. I am …

css internet-explorer fonts webfonts google-font-api
Google fonts not loading on Mobile

I am trying to use Google font Six Cap on my webpage http://iconablare.in/iconablareredesign It is working perfectly …

css mobile google-font-api
How to make Open Sans Light to work in Chrome?

This is a simple example of how to use Open Sans from Google API. The expected behaviour is to display …

css google-chrome google-font-api
Google Font Not Working With CSS?

I was working on an html page, got halfway through, and decided to start styling somethings. . . All of my styling …

html css google-font-api
How to add Google fonts library with angular 6?

I added Google fonts link in styles.scss file of Angular project. @import url('https://fonts.googleapis.com/css?family=…

angular angular6 google-font-api angular-builder
Using Google Web Fonts with SASS/Compass -- how?

Say I have this font: Open Sans If I want to use this with a SASS/Compass project, is there …

css sass compass-sass google-font-api
CSS: Disable font ligatures in all browsers

As google fonts are blocked in China I had to download them and use FontSquirrel for conversion. The problem: fi/…

css fonts google-font-api ligature
How to get smooth Google fonts?

I formerly used the plugin WP Google Fonts, which hasn't got my requested feature, either. For now I'm using Google …

css wordpress google-font-api
Why is google font weight not working?

I'm trying to change h1 to font-weight: 300. Except when I did: .h1{ font-weight: 300; } Nothing happened! So to test the font …

css fonts google-font-api