Builds Google Fonts URL from family name. Extra weights are given in the
... parameters. Languages can be specified in languages and must one or
more of the language codes as given by google_language_codes().
Usage
google_font(family, ..., languages = NULL)
Value
A "google_font" object.
Arguments
family
Font family
...
Font weights to include, example "400", "400i"
languages
Font languages to include (dependent on the font.) See
google_language_codes().