Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webfonts

Force Use Of Online Webfont Instead Of Installed Webfont

The downloaded version of a font that I would like to use is different to the one that Google provi… Read more Force Use Of Online Webfont Instead Of Installed Webfont

How To Avoid Flash Of Unstyled Text (fout) Even With Web Font Loader?

I'm using a custom font which is large ~100kb. As you can imagine, the browser text is flashing… Read more How To Avoid Flash Of Unstyled Text (fout) Even With Web Font Loader?

How To Add Fonts To A Website

Want to add a font to website. CSS File: @font-face { font-family: smFont; src: url(optima… Read more How To Add Fonts To A Website

How To Add Fonts To A Website

Want to add a font to website. CSS File: @font-face { font-family: smFont; src: url(optima… Read more How To Add Fonts To A Website