Unknown property ‘font-display’
-
Hi,
I am trying to fix the Ensure text remains visible during webfont load issue.
I tried to add the scripts proposed by Hummingbird (below) to Custom CSS/JS in my theme
@font-face{ font-family: 'myWebFont'; font-display: swap; src: url('myfont.woff2') format('woff2'); },It spits out the error
Unknown property ‘font-display’.
Am I pasting it into the wrong place? Any advice appreciated.
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Unknown property ‘font-display’’ is closed to new replies.