Seems to load reasonably well on my iPhone.
- Custom fonts will increase the load time the first time, but that should stay cached for a next visit/reload. They’re already pretty small for fonts (16 KB + 16KB), so size isn’t the issue. Google fonts are fairly good optimized.
- It seems like a lot of length for one web page. Does it all need to be on one page?
- W3C validator finds 130 errors. That means the browser has to decide how to deal with each of those, costing extra time.
- Saving as webarchive shows the total page size as 0.92 MB, which isn’t small by any means, but not a problem either.
- Traceroute gives a warning of: hostname has multiple IP addresses; using <…> Not sure how bad that is for getting data over the network connection.
- The magnifying glass for Search at the top of the page doesn’t do anything for me. Comes later?
- The hamburger menu at the top of the page doesn’t do anything for me. Comes later?
Good luck with your project.