Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Most Reliable Cross-Browser Font Embedding?

Featured Replies

Hi I've done a quick search on this forum but some of the threads are quite old so obviously things have progressed since then.

 

I am wondering, as of October 2011, what is the most reliable cross-browser method of embedding a font?

 

I want to reach as many people as possible without a glitch.

Another +1 for FontSquirrel. Very easy, and worked with all the browsers I tested it with.

Don't recall off the top of my head what FontSquirrel generates, but the most reliable I know of is smiley face.

 

Edit - cancel that, my know-how's out of date. You want the Fontspring syntax (which is what FontSquirrel generates):

 

@font-face {
 font-family: 'Graublau Web';
 src: url('GraublauWeb.eot?') format('eot'), 
      url('GraublauWeb.woff') format('woff'), 
      url('GraublauWeb.ttf') format('truetype');
}

Edited by Renaissance-Design

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.