0

Can @font-face be used to only use a web font if the font is above a given size i.e. my webfont renders very poorly at or below 9px - can I make it fall back to arial at this size?

wheresrhys
  • 22,558
  • 19
  • 94
  • 162

1 Answers1

0

No. You have to use javascript for this.

Eduardo Casas
  • 578
  • 4
  • 11