Skip to content

Commit e56c1f6

Browse files
committed
dosis font new link
1 parent 5114dbb commit e56c1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/download_google_fonts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def download(repo, family, types) :
1111
open(dirOut + name, 'wb').write(req.content)
1212

1313
download(
14-
'https://github.com/eliheuer/dosis-vf/blob/master/fonts/static-fonts/',
14+
'https://github.com/eliheuer/dosis-vf/tree/master/fonts/ttf/',
1515
'Dosis',
1616
[
1717
'-Regular',

0 commit comments

Comments
 (0)