Different font for different devices

Is it possible to use different font for different devices?

e.g. I want to use Avenir for desktop and Arial for Tab undefined

Thanks

Discussion (2)

Look into @media CSS queries. Or substitute CSS styles on the fly using Lectora's variable that shows what platform you're on.

You can probably get away with going with screen size as Sergey suggests with media queries or if you really want to target specific devices see ABeautifulSite .

Darrel

Discussions have been disabled for this post