際際滷

際際滷Share a Scribd company logo
息 2012 Adobe Systems Incorporated. All Rights Reserved.
Adobe Typekit
Using Adobe Typekit for Custom Fonts
息 2012 Adobe Systems Incorporated. All Rights Reserved.
Questions? Write us at sales@typekit.com or @typekit on Twitter.
What is Adobe Typekit?
2
Typekit is the industrys leading
solution for providing custom
web font implementation for the
worlds largest companies.
息 2012 Adobe Systems Incorporated. All Rights Reserved.
Questions? Write us at sales@typekit.com or @typekit on Twitter.
Web fonts with Typekit
3
EMBED IN YOUR CONTENT
USING 100% STANDARD HTML,
JS & CSS
MANAGE YOUR CUSTOM
FONT VARIATIONS ON
TYPEKIT.COM
SUPPORT ALL MODERN
BROWSERS & DEVICES
BENEFITS OF HTML TEXT:
 Best for SEO
 Easiest to update
 Copy / Paste / Zoom
Translation
 Accessibility
 Browser support
 Consistent branding
 Lower page weight
息 2012 Adobe Systems Incorporated. All Rights Reserved.
Questions? Write us at sales@typekit.com or @typekit on Twitter.
Implementing Typekit
TWO LINES OF JAVASCRIPT TYPEKIT TODAY
50+ FOUNDRIES
4,000+ FONTS
1 MILLION+ SITES
500,000+ USERS
100+ ENTERPRISE CLIENTS
<script type="text/javascript"
src=/slideshow/1-adobe-typekit-overview-for-custom-fonts/36077002/"http:/use.typekit.com/[ID].js">
try{Typekit.load();}catch(e){}
100% STANDARD CSS
MORE THAN 5 BILLION FONT VIEWS / MONTH
h1 {
font-family: "bello-pro",sans-serif;
}
.
<H1>Look, its a font!</H1>
WORKS LIKE ANY OTHER FONT
0.0B
1.0B
2.0B
3.0B
4.0B
5.0B
6.0B
Oct Jan 10 Apr Jul Oct Jan 11 Apr Jul Oct Jan12
4
息 2012 Adobe Systems Incorporated. All Rights Reserved.
Questions? Write us at sales@typekit.com or @typekit on Twitter.
Typekit Enterprise
THE ONLY ENTERPRISE-CALIBER WEB FONT SOLUTION
+ more than 100 others.
 Forward-compatible with new browsers & devices
 Self-hosted on the customers CDN or network
 No dependency on outside infrastructure
 No per-font, per-site, or per-user charges
 Support for customer-provided fonts
5
息 2012 Adobe Systems Incorporated. All Rights Reserved.
Questions? Write us at sales@typekit.com or @typekit on Twitter.
Typekit Enterprise Features
Typekit
DIY Bare
Webfonts
Other
Vendors
Forward compatibility YES NO ?
Typekits solution ensures that you always have access to the most optimized and widely-
supported code and web font files. Other solutions require you to manage your own CSS
implementation, and to know what updates to make when browser support changes.
CDN Integration YES NO ?
The Typekit solution seamlessly and automatically deploys to your CDN environment. This
provides you with lower bandwidth costs, better security, and more control over the HTTP
headers used to deliver the code and fonts to your end-users.
Unlimited accounts YES NO ?
Typekit Enterprise provides an unlimited number of user accounts that can be used by your
sta鍖, vendor, and partners. The web font configuration managed by one account cannot be
altered by another, so theres no worry about inadverntantly altering production code.
Service Level
Agreement
YES NO ?
Typekit Enterprise provides a negotiated Service Level Agreement that addresses your
requirements for uptime, performance and support.
Telephone Support YES NO ? Our Enterprise support team is available both by email and telephone.
Content protection YES NO ?
Typekits content protection technology helped launch the web font industry, and is trusted
by more than 50 of the worlds top commercial font foundries. Dozens of Enterprise
customers trust Typekit to deliver their own custom brand fonts without worry of
infringement or misuse.
Best Browser Support? YES NO ?
DIY web fonts rely on uno鍖cial and non-standard CSS and HTML hacks to achieve cross-
browser support. Many browsers download multiple web font versions unnecessarily,
hurting page load time and user experience.
FOUT Control &
Asynchronous Loading
YES NO ?
Our solution o鍖ers built-in control over the Flash Of Unstyled Text exhibited by Mozilla-
based browsers like Firefox, as well as an asynchronous loading pattern that ensures that
your page will still load even if the web font load fails for any reason.
6
YOUR CDN PROVIDER
AKAMAI, COTENDO, LIMELIGHT, ETC.
息 2012 Adobe Systems Incorporated. All Rights Reserved. .
Typekit Enterprise CDN Integration
7
Fonts are delivered to site visitors
via your own CDN, with no
dependency on third party servers.
Your kit is published to a dedicated origin
server at yourname.origin.typekit.com.
DEDICATED ORIGIN SERVER
Configure fonts.yourname.com
to mirror our origin server.
USING OUR CDN INTEGRATION OPTION:
You have complete control over code and font releases
 No dependency on Adobe services for page uptime or performance
You set HTTP headers for browser caching of code and fonts
 Bandwidth costs are minimized
息 2012 Adobe Systems Incorporated. All Rights Reserved.
CALL 855 TYPEKIT (USA) OR EMAIL SALES@TYPEKIT.COM

More Related Content

1. adobe typekit overview for custom fonts

  • 1. 息 2012 Adobe Systems Incorporated. All Rights Reserved. Adobe Typekit Using Adobe Typekit for Custom Fonts
  • 2. 息 2012 Adobe Systems Incorporated. All Rights Reserved. Questions? Write us at sales@typekit.com or @typekit on Twitter. What is Adobe Typekit? 2 Typekit is the industrys leading solution for providing custom web font implementation for the worlds largest companies.
  • 3. 息 2012 Adobe Systems Incorporated. All Rights Reserved. Questions? Write us at sales@typekit.com or @typekit on Twitter. Web fonts with Typekit 3 EMBED IN YOUR CONTENT USING 100% STANDARD HTML, JS & CSS MANAGE YOUR CUSTOM FONT VARIATIONS ON TYPEKIT.COM SUPPORT ALL MODERN BROWSERS & DEVICES BENEFITS OF HTML TEXT: Best for SEO Easiest to update Copy / Paste / Zoom Translation Accessibility Browser support Consistent branding Lower page weight
  • 4. 息 2012 Adobe Systems Incorporated. All Rights Reserved. Questions? Write us at sales@typekit.com or @typekit on Twitter. Implementing Typekit TWO LINES OF JAVASCRIPT TYPEKIT TODAY 50+ FOUNDRIES 4,000+ FONTS 1 MILLION+ SITES 500,000+ USERS 100+ ENTERPRISE CLIENTS <script type="text/javascript" src=/slideshow/1-adobe-typekit-overview-for-custom-fonts/36077002/"http:/use.typekit.com/[ID].js"> try{Typekit.load();}catch(e){} 100% STANDARD CSS MORE THAN 5 BILLION FONT VIEWS / MONTH h1 { font-family: "bello-pro",sans-serif; } . <H1>Look, its a font!</H1> WORKS LIKE ANY OTHER FONT 0.0B 1.0B 2.0B 3.0B 4.0B 5.0B 6.0B Oct Jan 10 Apr Jul Oct Jan 11 Apr Jul Oct Jan12 4
  • 5. 息 2012 Adobe Systems Incorporated. All Rights Reserved. Questions? Write us at sales@typekit.com or @typekit on Twitter. Typekit Enterprise THE ONLY ENTERPRISE-CALIBER WEB FONT SOLUTION + more than 100 others. Forward-compatible with new browsers & devices Self-hosted on the customers CDN or network No dependency on outside infrastructure No per-font, per-site, or per-user charges Support for customer-provided fonts 5
  • 6. 息 2012 Adobe Systems Incorporated. All Rights Reserved. Questions? Write us at sales@typekit.com or @typekit on Twitter. Typekit Enterprise Features Typekit DIY Bare Webfonts Other Vendors Forward compatibility YES NO ? Typekits solution ensures that you always have access to the most optimized and widely- supported code and web font files. Other solutions require you to manage your own CSS implementation, and to know what updates to make when browser support changes. CDN Integration YES NO ? The Typekit solution seamlessly and automatically deploys to your CDN environment. This provides you with lower bandwidth costs, better security, and more control over the HTTP headers used to deliver the code and fonts to your end-users. Unlimited accounts YES NO ? Typekit Enterprise provides an unlimited number of user accounts that can be used by your sta鍖, vendor, and partners. The web font configuration managed by one account cannot be altered by another, so theres no worry about inadverntantly altering production code. Service Level Agreement YES NO ? Typekit Enterprise provides a negotiated Service Level Agreement that addresses your requirements for uptime, performance and support. Telephone Support YES NO ? Our Enterprise support team is available both by email and telephone. Content protection YES NO ? Typekits content protection technology helped launch the web font industry, and is trusted by more than 50 of the worlds top commercial font foundries. Dozens of Enterprise customers trust Typekit to deliver their own custom brand fonts without worry of infringement or misuse. Best Browser Support? YES NO ? DIY web fonts rely on uno鍖cial and non-standard CSS and HTML hacks to achieve cross- browser support. Many browsers download multiple web font versions unnecessarily, hurting page load time and user experience. FOUT Control & Asynchronous Loading YES NO ? Our solution o鍖ers built-in control over the Flash Of Unstyled Text exhibited by Mozilla- based browsers like Firefox, as well as an asynchronous loading pattern that ensures that your page will still load even if the web font load fails for any reason. 6
  • 7. YOUR CDN PROVIDER AKAMAI, COTENDO, LIMELIGHT, ETC. 息 2012 Adobe Systems Incorporated. All Rights Reserved. . Typekit Enterprise CDN Integration 7 Fonts are delivered to site visitors via your own CDN, with no dependency on third party servers. Your kit is published to a dedicated origin server at yourname.origin.typekit.com. DEDICATED ORIGIN SERVER Configure fonts.yourname.com to mirror our origin server. USING OUR CDN INTEGRATION OPTION: You have complete control over code and font releases No dependency on Adobe services for page uptime or performance You set HTTP headers for browser caching of code and fonts Bandwidth costs are minimized
  • 8. 息 2012 Adobe Systems Incorporated. All Rights Reserved. CALL 855 TYPEKIT (USA) OR EMAIL SALES@TYPEKIT.COM