Changes in version 0.2.0 (2023-01-08) - Change URL for service: https://gwfh.mranftl.com Changes in version 0.1.3 (2021-09-22) - Fixed failing test. - Added browser_support argument in setup_font() to allow downloading only woff and woff2 files for modern browsers. - New fonts available with use_pkg_gfont(): Poppins, Oswald. Changes in version 0.1.2 (2021-01-11) - Added subsets argument to setup_font() and generate_css() to be able to use other charsets than latin (see #6) - Added ability to pass arguments to crul::HttpClient$new from download_font(), setup_font(), get_font_info(). Changes in version 0.1.1 (2020-05-09) - Initial release on CRAN : Download Google fonts to use locally in HTML technologies (shiny, markdown).