Describe the bug
It takes about 2 minutes to load a Javadoc webpage every time. I tried both in Seoul, Korea and through VPN in Atlanta, USA. It is due to https://javadoc.jitpack.io/org/algorithm-visualizer/tracers.java/v2.3.7/javadoc/resources/fonts/dejavu.css returning a HTTP status code of 504 (a timeout occurred), which blocks the loading of the webpage.
To Reproduce
https://javadoc.jitpack.io/org/algorithm-visualizer/tracers.java/v2.3.7/javadoc/
Expected behavior
It should be loaded with a second or so once it got built.
Screenshots
