Skip to content

loading multiple styles #3

@javismiles

Description

@javismiles

hi,
im confused about how to load and address multiple styles

i try to load all the styles of Droid Serif for example like this

<script> WebFont.load({ google: { families: ['Droid Serif:n4,i4,n7,i7'] } }); </script>

And then what Font-family values do i have to use to access them?
i tried this:
wf-droidserif-i7
to access the bold italic style but no luck

how do i address each of the 4 styles?

thanks lots

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions