2025-03-24 12:40:54 +00:00
2025-03-24 12:39:14 +00:00
2025-03-24 12:39:14 +00:00
2025-03-24 12:39:14 +00:00
2025-03-24 12:39:14 +00:00
2016-12-30 13:24:34 +01:00
2025-03-24 12:38:44 +00:00
2016-12-30 13:29:00 +01:00
2025-03-24 12:38:44 +00:00
2025-03-24 12:38:44 +00:00
2025-03-24 12:40:54 +00:00
2025-03-24 12:38:44 +00:00
2025-03-24 12:38:44 +00:00
2016-12-30 13:29:00 +01:00
2025-03-24 12:37:38 +00:00
2025-03-24 12:40:54 +00:00
2025-03-24 12:37:38 +00:00
2025-03-24 12:37:38 +00:00
2025-03-24 12:37:38 +00:00
2025-03-24 12:37:38 +00:00

#Google Fonts Downloader

A small script which downloads all fonts of a given CSS file.

Simply edit the first line and provide a font file:

<?php
$fontfile = 'fonts.css';

The script will do the rest.

#License Code copyright by 2016 Mowie and contributors. Code released under GPLv3.

Languages
PHP 100%