SlideShare a Scribd company logo
Presented by Thomas Phinney
Agenda
1.  Web Fonts Background
2.  Choosing Single Fonts
3.  Combining Fonts
4.  Q&A
Web Safe Fonts are Dead Series | Part 1: Web Typography Reincarnated
Since the dawn
of the internet,
web design
was shackled
to a few
common fonts:
Comic Sans
Impact
Arial Black
Arial / Helvetica"
Trebuchet
Verdana
Courier/Courier New
Times (New) Roman
Georgia!
Web Safe Fonts are Dead Series | Part 1: Web Typography Reincarnated
Web Safe?
Not any more.
Bad Old Days:
Desktop Fonts?
•  PostScript Type 1 (Win & Mac)
•  Mac TrueType
•  TTF (OpenType TT)
•  OTF (OpenType PS)
Bad Old Days:
Web Fonts?
•  Hacks!
•  TrueDoc PFR vs EOT
•  sIFR (Flash)
•  Cufón
The Revolution:
CSS @ 10
•  28 Aug 2007
•  Håkon Wium Lie
The Revolution:
Safari
•  Feb-Mar 2008
•  First browser support for TTF
The Revolution:
EOT Opens Up
•  Microsoft pubs spec
•  Submitted to W3C
The Revolution:
WOFF
•  By Kew, Leming & Blokland
•  First spec in 2009
•  WOFF vs EOT
The Revolution:
SVG?
•  SVG: unpopular & limited
New World
Order:
Real Fonts
[pic of 1920s car here]
New World
Order: Real Fonts
•  Standards-based
•  Replace hacks & stopgaps
•  From web server
•  Downloaded to viewer’s browser
•  Same rendering as other fonts
•  Regular font files (+ wrapper)
Real Fonts
Are Better
Why?
Real Fonts
are better
Real Fonts
are better
Real Fonts
are better
Real Fonts
are better
Real Fonts
are better
How Web Fonts
Are Used
•  @font-face CSS tag
•  CSS 2.0
•  CSS 2.1
•  CSS 3.0
How Web Fonts
Are Used
@font-face CSS tag > font-family

@font-face {
font-family:Glurbish;
src: url("http://www.myserver.com/
somefont-reg.ttf");
}
Three Benefits of
“real” Web Fonts
•  Choice
•  Not images
•  Standards / Not hacks

What: TTF, OTF, & wrapped variants
•  99%+ of web surfers
•  Desktop browsers for years
•  Internet Explorer 4+
•  Latest mobile
Browser support
for @font-face
Challenges using
Web Fonts
•  Most fonts not licensed for web
•  Many font formats required
•  EOT
•  TTF
•  OTF
•  (SVG)
•  WOFF
•  Browsers constantly changing
Two ways to
integrate web fonts
•  Self-hosting
•  Web font service
How web fonts
are used
•  @font-face CSS > font-family
•  First appeared in CSS 2.0
•  Disappeared in 2.1
•  Reappeared in 3.0
How web fonts
are used
•  @font-face CSS > font-family

@font-face {
font-family:Glurbish;
src: url(http://www.myserver.com/somefont-reg.ttf);
}
Benefits of
Self-hosting
•  No outside dependencies
•  Complete control
•  Purchase only fonts you need
•  Possibly cheaper
Benefits of
web font services
•  Handles browser-specific issues
•  Browser changes
•  Easiest way to use web fonts
•  Hides complexity
•  Keeps it legal
•  Fonts served by cloud-based
service
•  All-you-can use font buffet
Hiding @font-face?
•  CSS import > font-family
(@font-face behind the scenes)
@import url("http://fnt.webink.com/wfs/webink.css?
project=7DF4B488-23AA-4486-85A3-8C32740CC8EF&fonts=1E
8E113D-54A5-D738-0372-
AEA99C1621A3:family=TitleFont,A69132F3-0661-6EF9-
A2A8-6D43F9997F5E:family=H2Font");


•  Why proprietary?
JavaScript?
•  Extra powers!
•  Fails if JavaScript turned off
(7%?)
Choosing
Fonts
for the
Web
12 Best
Practices
1.  Selecting Single Fonts
•  6 best practices
2.  Combining Multiple Fonts
•  6 best practices
3.  Q & A
Best Practices:
Single Fonts
1.  Use @font-face
w/fallback stack
2.  Get legitimate licensing
3.  Match existing visual identity
4.  Compatible tone/mood
5.  Use legible fonts
6.  Use quality fonts
Best Practices:
Single Fonts
1.  Use @font-face
w/fallback stack
2.  Get legitimate licensing
3.  Match existing visual identity
4.  Compatible tone/mood
5.  Use legible fonts
6.  Use quality fonts
Using a
Fallback Stack
Like the old web fonts:
.Body {

font-family: MyriadPro, "Lucida Sans", "Lucida
Grande", Verdana, Arial, sans-serif;
}
Best Practices:
Single Fonts
1.  Use @font-face
w/fallback stack
2.  Get legitimate licensing
3.  Match existing visual identity
4.  Compatible tone/mood
5.  Use legible fonts
6.  Use quality fonts
Get Legitimate
Licensing
•  Under licensing for web
is the most common
font lawsuit
Best Practices:
Single Fonts
1.  Use @font-face
w/fallback stack
2.  Get legitimate licensing
3.  Match existing visual identity
4.  Compatible tone/mood
5.  Use legible fonts
6.  Use quality fonts
Match Existing
Visual Identity
•  Thousands of web fonts available
•  Expert advice for “closest” fonts
•  Ask web font service provider
•  Ask on Typophile.com
•  Suitcase Fusion’s QuickMatch
Best Practices:
Single Fonts
1.  Use @font-face
w/fallback stack
2.  Get legitimate licensing
3.  Match existing visual identity
4.  Compatible tone/mood
5.  Use legible fonts
6.  Use quality fonts
Let’s say that you
are designing for a
high-class
restaurant
Tone/Mood
Exquisite!
Dining!





(Helvetica)
Tone/Mood
Exquisite
Dining






(Helvetica Ultra Light)
Tone/Mood
Exquisite
Dining





(Bookman Old Style)
Tone/Mood
Exquisite
Dining



(Chapparal Pro Light Italic)
Tone/Mood
Exqu!ite Dining	










(Zapfino)
Tone/Mood
Exquisite Dining









(Brush Script)
Best Practices:
Single Fonts
1.  Use @font-face
w/fallback stack
2.  Get legitimate licensing
3.  Match existing visual identity
4.  Compatible tone/mood
5.  Use legible fonts
6.  Use quality fonts
Legibility
Factors
•  Letterforms, weight, size
•  Varied viewing conditions
•  Does it work at that size?
•  Hinting, Windows, and other
dirty secrets
Letterforms
eaoc eaoc eaoc	
6890 6890 6890
Letterforms
eaoc eaoc eaoc	
6890 6890 6890
Letterforms &
Legibility v size
Under normal conditions,
lowercase or Mixed Case
is best.

At very small sizes, ALL CAPS CAN BE MORE LEGIBLE than
lowercase
Best Practices:
Single Fonts
1.  Use @font-face
w/fallback stack
2.  Get legitimate licensing
3.  Match existing visual identity
4.  Compatible tone/mood
5.  Use legible fonts
6.  Use quality fonts
Font Quality
Considerations
•  Character set
•  Letter shaping issues
•  Overshoots
•  Thick vs thin
•  Optical compensation at joins
•  Consistency
•  Round/straight transitions
•  Point placement & extrema
•  Spacing & Kerning
•  Hinting—mostly see “legibility”
•  Examples: Josefin Sans, Smart Frocks
Use Quality
Fonts
•  Not all fonts are created equal!
•  Quality of design
•  Not a typographer?
Consider a well-curated
font library!
Font Quality?
Checking Tools
•  FontLab Studio
•  Fontographer
•  TypeTool
•  FontForge
•  Glyphs / Glyphs Mini
•  OT Master
•  RoboFont
Trial Tools for
Web Fonts
Trial Tools for
Web Fonts
1.  FontDropper
2.  Web Font Plug-in
3.  QuickMatch
Best Practices:
Multiple Fonts
1.  Fewer typefaces are better
2.  Pair contrasting type
classifications
3.  Variation within/between
families
4.  Use each font in distinct roles
5.  Don’t contrast spirit
6.  Don’t go too far!
Fewer are
better
•  For most sites, maximum
three typefaces (plus logo)
•  More styles vs. more typefaces
•  More web fonts
= slower page loads
•  But fonts are smallish,
much like images
Too Many
Fonts
•  Example via FontDropper
Font Pairing:
Contrast/Similarity
•  Similarity of structure or spirit
•  Contrast in weight and/or
detail
•  Too similar is a problem
•  But so is conflicting spirits or moods
Gill Sans Headline
+ Myriad Bullets
•  Body text has insufficient contrast
with titling
•  Not the same typeface, but
too similar for comfort
•  Same weight/width/slope
•  Both sans serif
•  Title is only 25% bigger
Gill Sans Bold
+ Myriad
•  Body text is still Myriad Regular
•  More weight contrast
•  More size contrast
Gill Sans Bold
+ Cochin
•  Body text now Cochin, smaller	

•  Contrasts: weight, classification and
size	

•  Classic: Pair a serif with a sans
Summing Up
Best Practices:
Multiple Fonts
1.  Fewer typefaces are better
2.  Contrasting Classifications
•  Example: Serif vs Sans
3.  Use variation within families
•  Enhance contrast within or between
typefaces
•  Use different sizes as a differentiator
4.  Use each typeface in distinct roles
5.  Don’t contrast “spirit”
6.  Don’t go too far!
•  Extreme style contrast
Resources &
Links
http://www.webink.com/type-
resources

@WebINK

@ThomasPhinney

More Related Content

PDF
Extensis Web Typography Workshop | WebVisions Portland
PPT
Web font services: March 2011
KEY
Mobilizing wordpress WordCamp Edmonton 2011
KEY
Mobilizing WordPress
ZIP
Cocoa text talk.key
PPTX
Site-Searching in Joomla 4.0
PPTX
AAUP 2015: Fonts in E-Books (E. Reilly)
PDF
Implementing Web Fonts on your Website
Extensis Web Typography Workshop | WebVisions Portland
Web font services: March 2011
Mobilizing wordpress WordCamp Edmonton 2011
Mobilizing WordPress
Cocoa text talk.key
Site-Searching in Joomla 4.0
AAUP 2015: Fonts in E-Books (E. Reilly)
Implementing Web Fonts on your Website

What's hot (13)

PDF
Custom Post Types in the wild (WordCamp Sofia 2012)
PPT
Creating Fixed-Layout EPUBs
PPT
Managing Online Identity - IL2010
PPT
Introduction to CSS Fonts, Texts and Colors - Lesson 7
PDF
Html5 Forms in Squiz Matrix - Dave Letorey
KEY
Austin NoSQL 2011-07-06
KEY
PageLines WordPress Theme Framework
KEY
Rapid CMS enabled site development with Wordpress
PPTX
Course outline Website Design & Development
PDF
Typography and user experience - UX Craft 2014
 
PPTX
Themes and Plugins for Wordpress
PDF
Build a Startup with Clojure(Script)
PPTX
HTML5 Forms OF DOOM
Custom Post Types in the wild (WordCamp Sofia 2012)
Creating Fixed-Layout EPUBs
Managing Online Identity - IL2010
Introduction to CSS Fonts, Texts and Colors - Lesson 7
Html5 Forms in Squiz Matrix - Dave Letorey
Austin NoSQL 2011-07-06
PageLines WordPress Theme Framework
Rapid CMS enabled site development with Wordpress
Course outline Website Design & Development
Typography and user experience - UX Craft 2014
 
Themes and Plugins for Wordpress
Build a Startup with Clojure(Script)
HTML5 Forms OF DOOM
Ad

Viewers also liked (12)

PDF
CSS3 : Icon Fonts
PDF
Designing with Web Fonts: Type, Responsively
PDF
Fonts, Licenses and Intellectual Property Law - Chicago Font Symposium
PDF
SANDOW: Universal Type Server Implementation Case Study
PDF
Fonts in Publishing - What's the issue?
PDF
PDF
Fonts, Images, Licenses and Intellectual Property Law
PPTX
PDF
WordPress Security from WordCamp NYC 2012
KEY
Exploring WordPress Multisite
PPTX
Pop up design and paper mechanics
PDF
Tips for Effective Presentations
CSS3 : Icon Fonts
Designing with Web Fonts: Type, Responsively
Fonts, Licenses and Intellectual Property Law - Chicago Font Symposium
SANDOW: Universal Type Server Implementation Case Study
Fonts in Publishing - What's the issue?
Fonts, Images, Licenses and Intellectual Property Law
WordPress Security from WordCamp NYC 2012
Exploring WordPress Multisite
Pop up design and paper mechanics
Tips for Effective Presentations
Ad

Similar to Web Safe Fonts are Dead Series | Part 1: Web Typography Reincarnated (20)

PPTX
Content Management & Web Analytics Theatre; Davin kluttz classy clowny or c...
PDF
New Web Typography
PDF
Webfonts: Demystified
PDF
The type revolutionary's cookbook
KEY
Web Fonts: Why Bother?
PDF
Making drupal beautiful with web fonts
PPTX
ICT Web Design Lesson 1.pptx
PDF
The New Web Typography
PDF
The NEW Web Typography: Where the Sexy Is
PDF
The State of Web Type
KEY
Font embedding for the web
KEY
CSS @font-face : Personalized fonts
PDF
A crash course in typography
PDF
The Type We Want (MIX10)
PDF
Mix10 final snook_ds15
PDF
The Type We Want
PPTX
Design Concepts and Web Design
PPTX
Web Typography 101
PDF
Successful Web Typography - The Developer's Ampersandwich
PDF
SmashingConf Whister: Developers Ampersandwich
Content Management & Web Analytics Theatre; Davin kluttz classy clowny or c...
New Web Typography
Webfonts: Demystified
The type revolutionary's cookbook
Web Fonts: Why Bother?
Making drupal beautiful with web fonts
ICT Web Design Lesson 1.pptx
The New Web Typography
The NEW Web Typography: Where the Sexy Is
The State of Web Type
Font embedding for the web
CSS @font-face : Personalized fonts
A crash course in typography
The Type We Want (MIX10)
Mix10 final snook_ds15
The Type We Want
Design Concepts and Web Design
Web Typography 101
Successful Web Typography - The Developer's Ampersandwich
SmashingConf Whister: Developers Ampersandwich

More from Extensis (20)

PDF
Extensis portfolio: How to Effectively Manage Thousand of Digital Assets
PPTX
IAITAM Spring ACE, Extensis Presentation
PPTX
Creating a Branding Style Guide by Pariah Burke
PDF
Intro to Digital Asset Management (DAM)
PDF
DAM Case Study
PDF
Future Trends in Font Management
PDF
Artificial Intelligence & DAM: The New Metadata Workhorse with Clarifai
PPTX
Using DAM to improve your productivity
PDF
Webcast: Making File Metadata Work
PDF
Webcast: Getting Started With DAM
PDF
Font Trends Survey REport
PDF
Vjoon K4 Overview at the NYC Fonts in Publishing Seminar
PPTX
FontLink - Serving Fonts in your Adobe InDesign Server Workflow
PDF
Your web font is crap - webvisions pdx 2014
PDF
The State of Fonts & Font Management - Chicago IDUG
PDF
Chicago Font Symposium - The Evolution of Font Management
PDF
VSA Partners Font Management Case Study - Chicago Font Symposium
PDF
Chicago Font Symposium Panel Discussion
PDF
TFM&A – Just My Type – Successful Branding and Typography
PDF
Global Font Usage Infographic
Extensis portfolio: How to Effectively Manage Thousand of Digital Assets
IAITAM Spring ACE, Extensis Presentation
Creating a Branding Style Guide by Pariah Burke
Intro to Digital Asset Management (DAM)
DAM Case Study
Future Trends in Font Management
Artificial Intelligence & DAM: The New Metadata Workhorse with Clarifai
Using DAM to improve your productivity
Webcast: Making File Metadata Work
Webcast: Getting Started With DAM
Font Trends Survey REport
Vjoon K4 Overview at the NYC Fonts in Publishing Seminar
FontLink - Serving Fonts in your Adobe InDesign Server Workflow
Your web font is crap - webvisions pdx 2014
The State of Fonts & Font Management - Chicago IDUG
Chicago Font Symposium - The Evolution of Font Management
VSA Partners Font Management Case Study - Chicago Font Symposium
Chicago Font Symposium Panel Discussion
TFM&A – Just My Type – Successful Branding and Typography
Global Font Usage Infographic

Recently uploaded (20)

PDF
Key Trends in Website Development 2025 | B3AITS - Bow & 3 Arrows IT Solutions
PPTX
Fundamental Principles of Visual Graphic Design.pptx
PPTX
6- Architecture design complete (1).pptx
PDF
YOW2022-BNE-MinimalViableArchitecture.pdf
PPTX
Tenders & Contracts Works _ Services Afzal.pptx
PPTX
mahatma gandhi bus terminal in india Case Study.pptx
PPT
EGWHermeneuticsffgggggggggggggggggggggggggggggggg.ppt
PPTX
BSCS lesson 3.pptxnbbjbb mnbkjbkbbkbbkjb
PPTX
AC-Unit1.pptx CRYPTOGRAPHIC NNNNFOR ALL
PDF
Trusted Executive Protection Services in Ontario — Discreet & Professional.pdf
PDF
Africa 2025 - Prospects and Challenges first edition.pdf
PDF
The Advantages of Working With a Design-Build Studio
DOCX
The story of the first moon landing.docx
PPTX
YV PROFILE PROJECTS PROFILE PRES. DESIGN
PDF
Design Thinking - Module 1 - Introduction To Design Thinking - Dr. Rohan Dasg...
PPTX
areprosthodontics and orthodonticsa text.pptx
PPT
Machine printing techniques and plangi dyeing
PPTX
HPE Aruba-master-icon-library_052722.pptx
PDF
Urban Design Final Project-Context
PDF
Facade & Landscape Lighting Techniques and Trends.pptx.pdf
Key Trends in Website Development 2025 | B3AITS - Bow & 3 Arrows IT Solutions
Fundamental Principles of Visual Graphic Design.pptx
6- Architecture design complete (1).pptx
YOW2022-BNE-MinimalViableArchitecture.pdf
Tenders & Contracts Works _ Services Afzal.pptx
mahatma gandhi bus terminal in india Case Study.pptx
EGWHermeneuticsffgggggggggggggggggggggggggggggggg.ppt
BSCS lesson 3.pptxnbbjbb mnbkjbkbbkbbkjb
AC-Unit1.pptx CRYPTOGRAPHIC NNNNFOR ALL
Trusted Executive Protection Services in Ontario — Discreet & Professional.pdf
Africa 2025 - Prospects and Challenges first edition.pdf
The Advantages of Working With a Design-Build Studio
The story of the first moon landing.docx
YV PROFILE PROJECTS PROFILE PRES. DESIGN
Design Thinking - Module 1 - Introduction To Design Thinking - Dr. Rohan Dasg...
areprosthodontics and orthodonticsa text.pptx
Machine printing techniques and plangi dyeing
HPE Aruba-master-icon-library_052722.pptx
Urban Design Final Project-Context
Facade & Landscape Lighting Techniques and Trends.pptx.pdf

Web Safe Fonts are Dead Series | Part 1: Web Typography Reincarnated