We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82ea91 commit cdd9982Copy full SHA for cdd9982
fonts/Makefile
@@ -1,6 +1,6 @@
1
FONT_DIRS := eb-garamond roboto roboto-mono roboto-slab source-code-pro source-sans-pro source-serif-pro pacifico
2
3
-EB_GARAMOND_ZIP := https://bitbucket.org/georgd/eb-garamond/downloads/EBGaramond-0.016.zip
+EB_GARAMOND_ZIP := https://github.com/georgd/EB-Garamond/archive/refs/tags/v0.016.zip
4
ROBOTO_ZIP := https://github.com/googlefonts/roboto/releases/download/v2.138/roboto-unhinted.zip
5
ROBOTO_MONO_ZIP := https://github.com/googlefonts/RobotoMono/archive/8f651634e746da6df6c2c0be73255721d24f2372.zip
6
ROBOTO_SLAB_ZIP := https://github.com/googlefonts/robotoslab/archive/a65e6d00d8e3e7ee2fabef844e58fa12690384d2.zip
0 commit comments