Skip to main content
Participant
November 11, 2019
Answered

Possible to set font-display swap?

  • November 11, 2019
  • 12 replies
  • 27464 views

Hi, does anyone know if it's possible to set the font-display property for adobe fonts to "swap"? If so, how do you do it? With Google fonts you can just add a query param to the url for the css. Is there anything like that for Adobe? Thank you

Correct answer HARSHIKA_VERMA

Hi All,

 

Thank you for your patience. The feature is available now. Please check out this article: https://helpx.adobe.com/fonts/using/font-display-settings.html on font-display.

 

Hope it helps.

 

Thanks,

Harshika

 

 

12 replies

luisc25973077
Participant
January 13, 2020

Hello!

We are interested in this as well. For some documentation, you can read here: https://web.dev/font-display/?utm_source=lighthouse&utm_medium=unknown

HARSHIKA_VERMA
Community Manager
HARSHIKA_VERMACommunity ManagerCorrect answer
Community Manager
January 13, 2020

Hi All,

 

Thank you for your patience. The feature is available now. Please check out this article: https://helpx.adobe.com/fonts/using/font-display-settings.html on font-display.

 

Hope it helps.

 

Thanks,

Harshika

 

 

January 18, 2020

We are looking for this feature, as well.

Legend
November 12, 2019

So far as I can see, this is all controlled by what you choose to put in your CSS, and doesn't depend on the provider of the fonts. https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display

Participant
November 12, 2019

Hi, thank you for your response. My team is using the adobe typkit css, so it's not our own, but generated on the Adobe side. If it were our own, we could change the font-display value, but we would prefer not to create our own copy of the Adobe generated css just for that if possible

Participant
December 10, 2019

Hi Friend,
Did you find any way to change the font-display?