Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Adobe Fonts - Web Project - Mobile not working [Locked— Duplicate]

New Here ,
Jul 11, 2019 Jul 11, 2019

Hey,

I have recently used "Futura PT" for a webproject by adding the given Link to the head-section of a website. It works fine on desktop computers but for Mobile it doesnt work in any browser under iOS Iphone 5/6/7.

I suspect the reason being missing font formats. If I follow the link given by Adobe Fonts I see the following font-declaration in source code:

@Blissful_help0D4E-face {

font-family:"futura-pt";

src:url("https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8...") format("woff2"),url("https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8...") format("woff"),url("https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8...") format("opentype");

font-style:normal;font-weight:500;

}

I guess we are missing the formats ".ttf" and ".svg" for Mobile Browsers in general:

@Blissful_help0D4E-face {

  font-family: 'MyWebFont';

  src: url('webfont.eot'); /* IE9 Compat Modes */

  src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

       url('webfont.woff2') format('woff2'), /* Super Modern Browsers */

       url('webfont.woff') format('woff'), /* Pretty Modern Browsers */

       url('webfont.ttf')  format('truetype'), /* Safari, Android, iOS */

       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */

}

Many of our clients focus heavily on mobile webdesign, it is a shame we wont be able to use Adobe Fonts professionally.

Is there a workaround for this Problem? Is Adobe aware of this grave problem?

Thanks for answering.

[See Adobe Fonts - Webproject - Fonts Missing ]

C9F12F72-8036-4BBA-8439-AEABED8A36D2.jpeg

315
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 11, 2019 Jul 11, 2019

Discussion successfully moved from Adobe Creative Cloud to Adobe Fonts (formerly Typekit)

ABAMBO | Hard- and Software Engineer | Photographer
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 17, 2019 Jul 17, 2019
LATEST

Locking this duplicate thread. Please post only once to one forum.

See Adobe Fonts - Webproject - Fonts Missing

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines